How to Install and Uninstall debbuild.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 10,2025
1. Install "debbuild.noarch" package
Here is a brief guide to show you how to install debbuild.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
debbuild.noarch
Copied
2. Uninstall "debbuild.noarch" package
Here is a brief guide to show you how to uninstall debbuild.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
debbuild.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the debbuild.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:44:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : debbuild
Version : 20.04.0
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : debbuild-20.04.0-1.el8.src.rpm
Repository : epel
Summary : Build Debian-compatible .deb packages from RPM .spec files
URL : https://github.com/debbuild/debbuild
License : GPLv2+
Description : debbuild attempts to build Debian-friendly semi-native packages from
: RPM spec files, RPM-friendly tarballs, and RPM source packages
: (.src.rpm files). It accepts most of the options rpmbuild does, and
: should be able to interpret most spec files usefully.
Available Packages
Name : debbuild
Version : 20.04.0
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : debbuild-20.04.0-1.el8.src.rpm
Repository : epel
Summary : Build Debian-compatible .deb packages from RPM .spec files
URL : https://github.com/debbuild/debbuild
License : GPLv2+
Description : debbuild attempts to build Debian-friendly semi-native packages from
: RPM spec files, RPM-friendly tarballs, and RPM source packages
: (.src.rpm files). It accepts most of the options rpmbuild does, and
: should be able to interpret most spec files usefully.