How to Install and Uninstall pbuilder.noarch Package on CentOS 8 / RHEL 8

Last updated: May 11,2024

1. Install "pbuilder.noarch" package

Here is a brief guide to show you how to install pbuilder.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pbuilder.noarch

2. Uninstall "pbuilder.noarch" package

This guide covers the steps necessary to uninstall pbuilder.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove pbuilder.noarch $ sudo dnf autoremove

3. Information about the pbuilder.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:27:01 ago on Sun May 9 13:03:46 2021.
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.