To save all the installed packages in a file:
aptitude –display-format ‘%p’ search ‘?installed!?automatic’ > ~/my-packages
To install them in a a new system:
sudo xargs aptitude –schedule-only install < my-packages ; sudo aptitude install
|
|||||
Howto replicate your packages selection on another UBUNTU machine or restore it if re-installing.
To save all the installed packages in a file: aptitude –display-format ‘%p’ search ‘?installed!?automatic’ > ~/my-packages To install them in a a new system: sudo xargs aptitude –schedule-only install < my-packages ; sudo aptitude install
1 comment to Howto replicate your packages selection on another UBUNTU machine or restore it if re-installing. |
|||||
|
Copyright © 2012 Garza’s BLOG - All Rights Reserved
|
|||||
My name is Piter Jankovich. oOnly want to tell, that your blog is really cool
And want to ask you: is this blog your hobby?
P.S. Sorry for my bad english