To uninstall xapers just follow these instructions.
sudo apt-get remove xapers
This will remove just the xapers package itself.
sudo apt-get remove --auto-remove xapers
This will remove the xapers package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xapers then this will work.
sudo apt-get purge xapers
Or similarly, like this xapers
sudo apt-get purge --auto-remove xapers
Package | xapers |
Version | 0.6-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://finestructure.net/xapers |
Description | Personal journal article management and indexing system |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/python |