Every time when I do a fresh install of Ubuntu or Mint, I install again my favourite apps, themes …
It seems to be hard to reinstall applications, to re-add PPAs and to re-find themes and icon packs is akin to a ‘necessary chore’.
But there is a tool that can help simplify the entire process. It is called Aptik.
The app simply lets you create a Back up of your PPAs,Themes and icons, APT Cache, and your Favourites Software. So that can be easy to restore again after a fresh install.
To install it run the following commands :
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update && sudo apt-get install aptik
Credit to There !