How to Install and Uninstall rpm-build.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "rpm-build.x86_64" package

In this section, we are going to explain the necessary steps to install rpm-build.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rpm-build.x86_64

2. Uninstall "rpm-build.x86_64" package

Please follow the steps below to uninstall rpm-build.x86_64 on AlmaLinux 9:

$ sudo dnf remove rpm-build.x86_64 $ sudo dnf autoremove

3. Information about the rpm-build.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:23:15 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rpm-build
Version : 4.16.1.3
Release : 27.el9_3
Architecture : x86_64
Size : 58 k
Source : rpm-4.16.1.3-27.el9_3.src.rpm
Repository : appstream
Summary : Scripts and executable programs used to build packages
URL : http://www.rpm.org/
License : GPLv2+
Description : The rpm-build package contains the scripts and executable programs
: that are used to build packages using the RPM Package Manager.