

You'll find something like "ubuntu-12.04.4-desktop-amd64+mac.manifest" that matches your architecture.įor server versions you'll need to obtain the manifest file from the ISO that was used to install the original system. To obtain the manifest file for desktop versions of 12.04 and newer, visit this site, choose your release, and scroll down below the CD images to the files section. There's a great explanation on Unix StackExchange that describes how to use aptitude to list packages not installed as dependencies, and how to compare that list with the list of default packages for your Ubuntu release. │ └── maarten-baert_ubuntu_simplescreenrecorder.gpg~ │ ├── maarten-baert_ubuntu_simplescreenrecorder.gpg │ │ ├── maarten-baert-ubuntu-simplescreenrecorder-vivid.list │ │ ├── anton_-ubuntu-dnscrypt-vivid.list It makes a simple gzipped tar file which can be easily edited and reviewed before restoring on the other machines.

Restore to newer release: sudo apt-clone restore-new-distro path-to/ $(lsb_release -sc) Restore backup sudo apt-clone restore path-to/ Make backup sudo apt-clone clone path-to/apt-clone-state-ubuntu-$(lsb_release -sr)-$(date +%F).tar.gz
/yum-56a5ab1e3df78cf77289553c.png)
It preserves all repositories information.It is much better than the dpkg -get-selections solution because: It can also save/restore no longer downloadable packages using dpkg-repack.ĪPT-Clone is used by ubiquity (Ubuntu installer) for upgrade process.It will save/restore the packages, sources.list, keyring and.This package can be used to clone/restore the packages on a apt based system.
