To uninstall apt-xapian-index just follow these instructions.
sudo apt-get remove apt-xapian-index
This will remove just the apt-xapian-index package itself.
sudo apt-get remove --auto-remove apt-xapian-index
This will remove the apt-xapian-index package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for apt-xapian-index then this will work.
sudo apt-get purge apt-xapian-index
Or similarly, like this apt-xapian-index
sudo apt-get purge --auto-remove apt-xapian-index
Package | apt-xapian-index |
Version | 0.45ubuntu4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.enricozini.org/sw/apt-xapian-index/ |
Description | maintenance and search tools for a Xapian index of Debian packages |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | admin |