How to Install and Uninstall debbuild.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "debbuild.noarch" package

Please follow the guidance below to install debbuild.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install debbuild.noarch

2. Uninstall "debbuild.noarch" package

This is a short guide on how to uninstall debbuild.noarch on Fedora 34:

$ sudo dnf remove debbuild.noarch $ sudo dnf autoremove

3. Information about the debbuild.noarch package on Fedora 34

Last metadata expiration check: 3:32:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : debbuild
Version : 20.04.0
Release : 4.fc34
Architecture : noarch
Size : 59 k
Source : debbuild-20.04.0-4.fc34.src.rpm
Repository : fedora
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.