
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
P-launcher is a simple viewer/saver of installed packages for Debian based distros (Debian, Ubuntu, etc)
This application is not a equivalent of synaptic, this is just a very handy tool to access all your installed packages.
Features:
based on pwd , so you can have it everywhere, also as a portable app
1.) Save packages creates a list of your installed packages
2.) View packages, you can view all installed packages,access man-pages, view the package content and also package details,(author,license,depends,etc).
reinstall,remove or purge each one package
3.)you can also upgrade all your packages
4.)learn how to install packages from saved list
5.) backup your sources and keys
6.)you can create a hot-key for running this app
Install:
extract and save it somewhere
chmod +x and you can run it
10 years ago
2.1 Saved list is saved in the same directory with sources backup
2.0 Some layout changes
1.9 Modified upgrade packages section, with option to choose yes/no for upgrade. Also all upgradeable packages are shown.
In section view packages for detailed package added options to reinstall-upgrade/remove/purge the current package
1.8 Backup Sources and Keys option added
1.7 Option to install packages from list added
1.6 a return state instance
10 years ago
2.1 Saved list is saved in the same directory with sources backup
2.0 Some layout changes
1.9 Modified upgrade packages section, with option to choose yes/no for upgrade. Also all upgradeable packages are shown.
In section view packages for detailed package added options to reinstall-upgrade/remove/purge the current package
1.8 Backup Sources and Keys option added
1.7 Option to install packages from list added
1.6 a return state instance
inameiname
10 years ago
Secondly, I am curious if it's at all possible to make it so when viewing the packages that are installed you can sort by total file size. When click on 'Size', it merely sorts the sizes in numerical order, not by total size, as well as excluding the difference between kB and MB.
Anyway, I was just curious. Thanks again for the app!
Report