Automatic Back Up Software for Linux Ubuntu. Backup and restore Apps/PPAs in Ubuntu using Aptik 1.6.4 (Backup Software). Install Aptik 1.6.4 on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10, Linux Mint and Derivatives:
Aptik is an automatic back up software for Linux. Aptik can be used to backup/restore all the Ubuntu PPAs and Ubuntu Apps. Besdies these, Aptik can backup Ubuntu Themes, Icons, and Application Settings.
In technical words, Aptik 1.6.4 (Backup Software) is a command line utility to simplify re-installation of software packages after upgrading and re-installing the Linux distribution. It provides following options:
1) Backup and re-install extra applications installed by user
2) Backup and re-add third-party PPAs
3) Backup and restore downloaded packages in APT cache
4) Fix ownership of files in user’s home directory
Install Aptik on Ubuntu
The latest version available is Aptik 1.6.4 and can be installed on Linux Ubuntu and Linux Mint Systems. Here’s how to install Aptik on Ubuntu.
Open Terminal and run the following commands to install Aptik via third party PPA on Ubuntu systems:
$ sudo apt-add-repository ppa:teejee2008/ppa
$ sudo apt-get update
$ sudo apt-get install aptik
Once installed it can be opened via Ubuntu Dash. Type Aptik and click on the icon to open the software.
Uninstall Aptik on Ubuntu
If you wish to uninstall and remove Aptik from Ubuntu Systems, run the following command:
$ sudo apt-get remove aptik
The same set of installation instructions should also work on Ubuntu Derivatives.