How to Install and Uninstall rpm-build.x86_64 Package on Oracle Linux 8

Last updated: July 06,2024

1. Install "rpm-build.x86_64" package

This tutorial shows how to install rpm-build.x86_64 on Oracle Linux 8

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

2. Uninstall "rpm-build.x86_64" package

Learn how to uninstall rpm-build.x86_64 on Oracle Linux 8:

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

3. Information about the rpm-build.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:30:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rpm-build
Version : 4.14.3
Release : 23.el8
Architecture : x86_64
Size : 174 k
Source : rpm-4.14.3-23.el8.src.rpm
Repository : ol8_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.