Home Explore Blog Models 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
60239996 (1st chunk of `doc/manual/source/package-management/sharing-packages.md`)
Title: Sharing Packages Between Machines
Summary
This section introduces the concept of copying packages between different machines. It highlights that mechanisms exist to quickly transfer packages and their dependencies from one machine to another, particularly when the destination machine requires packages already present on a different machine.