How to Install and Uninstall pbuilder.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 24,2024

1. Install "pbuilder.noarch" package

In this section, we are going to explain the necessary steps to install pbuilder.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install pbuilder.noarch

2. Uninstall "pbuilder.noarch" package

Please follow the guidelines below to uninstall pbuilder.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove pbuilder.noarch $ sudo dnf autoremove

3. Information about the pbuilder.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:54:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pbuilder
Version : 0.230.4
Release : 2.el8
Architecture : noarch
Size : 268 k
Source : pbuilder-0.230.4-2.el8.src.rpm
Repository : epel
Summary : Personal package builder for Debian packages
URL : http://packages.debian.org/unstable/admin/pbuilder
License : GPLv2+
Description : pbuilder constructs a chroot system, and builds a package inside the chroot.
: It is an ideal system to use to check that a package has correct build-
: dependencies.