To uninstall jlint just follow these instructions.
sudo apt-get remove jlint
This will remove just the jlint package itself.
sudo apt-get remove --auto-remove jlint
This will remove the jlint package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jlint then this will work.
sudo apt-get purge jlint
Or similarly, like this jlint
sudo apt-get purge --auto-remove jlint
Package | jlint |
Version | 3.0-4.5ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | A Java Program Checker |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/devel |