Aptik is new application to make packages installation easier, it is an ideal application after fresh Ubuntu installation if you have already backup PPA list with Apkit. It can backup PPAs to the file ‘ppa.list’ and restore at anytime.
Continue reading…
Package Mgmt
Purgeconfig – A safer way to reset configuration files
Many people try purging packages and reinstalling them to reset them, but it sometimes removes other packages with it, so it becomes a headache (especially when you are trying to reset the X11 configuration files, removing a few hundred packages with it). To solve these problems, lkjoel made a script called purgeconfig that will artificially […]
Continue reading…
Apt-Undo – A simple way of undoing Apt actions
From the author This script can only work if you use this script instead of apt-get to install/upgrade/remove/purge/downgrade your packages.
Continue reading…