The basic components of RPM are RPM Database and RPM Package Manager. The RPM Database is a collection of files that store information about installed packages on the system. It is located in /var/lib/rpm by default. The RPM Package Manager is a set of tools and libraries that allow you to install, uninstall, query, verify, and manage RPM packages. It includes commands such as rpm, zypper, yast2, etc. References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/cha-rpm.html#sec-rpm-components
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit