How to Install and Uninstall rpmlint Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "rpmlint" package

This guide covers the steps necessary to install rpmlint on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install rpmlint

2. Uninstall "rpmlint" package

Here is a brief guide to show you how to uninstall rpmlint on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove rpmlint $ sudo apt autoclean && sudo apt autoremove

3. Information about the rpmlint package on Ubuntu 20.10 (Groovy Gorilla)

Package: rpmlint
Architecture: all
Version: 1.11-0.2
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: RPM packaging team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 453
Depends: binutils, bzip2, cpio, desktop-file-utils, python3-rpm, rpm2cpio, python3:any
Recommends: appstream-util, groff-base, python3-enchant, python3-magic, rpm
Filename: pool/universe/r/rpmlint/rpmlint_1.11-0.2_all.deb
Size: 88540
MD5sum: 8e4bf7be859e0c4adc3d842eb40fc752
SHA1: c82cf635bff2b1f9fa54618defd32b78badc5cce
SHA256: 2f2867864e2a550ba3fd1eb23119c8824b2b47521fe8a4dafd4962816560ac13
SHA512: b46c3caf990efbbe1412255f139221bd9a01ba58c1e78915de10af3f80a393a9cff17f0013fcb51f87daca517c23bc635238329fb68945385099bce0439d5e95
Homepage: https://github.com/rpm-software-management/rpmlint
Description-en: RPM package checker
rpmlint is a tool for checking common errors in rpm packages. rpmlint
can be used to test individual packages before uploading or to check
an entire distribution. By default all applicable checks are
performed but specific checks can be performed by using command line
parameters.
.
rpmlint can check binary rpms (files and installed ones), source rpms,
and plain specfiles, but all checks do not apply to all argument
types. For best check coverage, run rpmlint on source rpms instead of
plain specfiles, and installed binary rpms instead of uninstalled
binary rpm files.
.
The idea for rpmlint is from the lintian tool of the Debian project.
Description-md5: b8da9a736db7db144d0b4163fc42d180