forked from lix-project/lix
7 lines
317 B
Markdown
7 lines
317 B
Markdown
# 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.
|