How to Install and Uninstall adlint Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "adlint" package

In this section, we are going to explain the necessary steps to install adlint on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install adlint

2. Uninstall "adlint" package

This tutorial shows how to uninstall adlint on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove adlint $ sudo apt autoclean && sudo apt autoremove

3. Information about the adlint package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: adlint
Priority: optional
Section: universe/devel
Installed-Size: 9231
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.2.14-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/a/adlint/adlint_3.2.14-2_all.deb
Size: 1514834
MD5sum: f66caab506513357768693c8d71b315b
SHA1: b793b4a1da8ad109bb3597e6a3d7344b3ba1853b
SHA256: 0beab22c8cc079fa6995565ff5a0a232e48c83c3c04cd312b60d97759ef1712a
Description-en: open source and free source code static analyzer
AdLint is a source code static analyzer. It can point out insecure or
nonportable code fragments, and can measure various quality metrics of
the source code. It (currently) can analyze source code compliant with
ANSI C89 / ISO C90 and partly ISO C99.
Description-md5: dab7e6bda1fc92543674ae638918f82d
Homepage: http://adlint.sourceforge.net/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions