In this article, we will explain how to list all installed rpm packages on CentOS, RHEL and Fedora distributions using four different ways. 1. Using RPM Package Manager RPM (RPM Package Manager)formerly known as Red-Hat Package Manager is an open source, low-level package manager, which runs...
Shared Packages for Enterprise Linux 9 139 kB/s | 2.6 kB 00:00 Installed Packages Name : my-fancy-package Version : 1.1.21 Release : 1.el9 Architecture : noarch Size : 357 k Source : my-fancy-package-1.1.21-1.el9.src.rpm Repository : @System Summary : my super fancy pack...
# yum install yum-utils Now you can list files of an installed RPM package, for examplehttpdweb server (note that the package name is case-sensitive). The--installedflag means installed packages and-lflags enables listing of files: # repoquery --installed -l httpd # dnf repoquery --installe...
rpmfile file RPM OPTIONS -a Process all Sisyphus packages. -p When processing a directory, list package names, not file names; furthermore, enable special treatment of packages with the same name; that is, process only the one with the latest version. ...
Run the following command to list all the installed packages on CentOS 7: $sudorpm-qa A long list of package that are installed on your CentOS 7 machine should be displayed. Since the list is very long, you can pipe the output of therpmcommand tolesspager as follows: ...
--id <group ID>: Displays the packages in a particular group by ID. ALSO READ Rpmbuild | Create rpm package | Build rpm from source code This command displays a list of all available package groups. $ yum grouplist --available This command displays a list of all installed package group...
This is going to be needed for Mock, as requested here. Mock would be doing things like dnf manifest > lockfile. In such case, we need the tool to dump a manifest file related to the current host installation (see also #4, too), without ...
To list installed Ubuntu packages using thedpkgcommand, run: dpkg --get-selections | grep -w "install" Alternatively, use thedpkg-querytool: dpkg-query -l | grep ii In both cases, the output shows a long list of installed packages. ...
nu_plugin_rpm: A nushell plugin for reading rpm packages. nu_plugin_semver: A Nushell plugin to manipulate SemVer versions. nu_plugin_sled: A Nushell plugin for managing sled databases. nu_plugin_skim: A Nushell plugin that provides a version ofskimthat can handle structured Nushell data for...
The command above selects only packaged files with execute bit set and all the files in the /lib/firmware and /lib/modules directories. It adds both IMA and EVM digests to the digest lists for all packages in the RPM database.