To uninstall libflute-java just follow these instructions.
sudo apt-get remove libflute-java
This will remove just the libflute-java package itself.
sudo apt-get remove --auto-remove libflute-java
This will remove the libflute-java package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libflute-java then this will work.
sudo apt-get purge libflute-java
Or similarly, like this libflute-java
sudo apt-get purge --auto-remove libflute-java
Package | libflute-java |
Version | 1:1.1.6-3 |
Maintainer | Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> |
Description | Java CSS parser using SAC (JFree version) |
Distro | debian |
Release | wheezy |
Repo | main |
Section | java |