Home Explore Blog CI



nix

doc/manual/source/package-management/sharing-packages.md
f430e5d1c68d53973c96103900ab801fae7b03151ae7efe9000000030000013d
# Sharing Packages Between Machines

Sometimes you want to copy a package from one machine to another. Or,
you want to install some packages and you know that another machine
already has some or all of those packages or their dependencies. In that
case there are mechanisms to quickly copy packages between machines.

Chunks
82dce260 (1st chunk of `doc/manual/source/package-management/sharing-packages.md`)
Title: Sharing Packages Between Machines
Summary
This section introduces methods for efficiently transferring and installing packages between different machines, leveraging existing packages on other machines to avoid redundant downloads and installations.