To uninstall xfpt just follow these instructions.
sudo apt-get remove xfpt
This will remove just the xfpt package itself.
sudo apt-get remove --auto-remove xfpt
This will remove the xfpt package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xfpt then this will work.
sudo apt-get purge xfpt
Or similarly, like this xfpt
sudo apt-get purge --auto-remove xfpt
Package | xfpt |
Version | 0.08-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | generate XML from plain text |
Distro | ubuntu |
Release | precise |
Repo | main |
Section | text |