Installlion's Logo

Installlion.com

How To Uninstall jlint On Ubuntu 15.04

To uninstall jlint just follow these instructions.

Uninstall just jlint

A Java Program CheckerUbuntu 15.04universe/devel3.0-4.5ubuntu1
sudo apt-get remove jlint

This will remove just the jlint package itself.

Uninstall jlint and its dependencies

sudo apt-get remove --auto-remove jlint

This will remove the jlint package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for jlint then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge jlint

Or similarly, like this jlint

sudo apt-get purge --auto-remove jlint

Package Data

Packagejlint
Version3.0-4.5ubuntu1
MaintainerUbuntu Developers <[email protected]>
DescriptionA Java Program Checker
Distroubuntu
Releasevivid
Repouniverse
Sectionuniverse/devel

Dependencies