How to Install and Uninstall debbuild.noarch Package on Fedora 36
Last updated: November 30,2024
1. Install "debbuild.noarch" package
This is a short guide on how to install debbuild.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
debbuild.noarch
Copied
2. Uninstall "debbuild.noarch" package
This is a short guide on how to uninstall debbuild.noarch on Fedora 36:
$
sudo dnf remove
debbuild.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the debbuild.noarch package on Fedora 36
Last metadata expiration check: 0:09:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : debbuild
Version : 20.04.0
Release : 7.fc36
Architecture : noarch
Size : 58 k
Source : debbuild-20.04.0-7.fc36.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.
Available Packages
Name : debbuild
Version : 20.04.0
Release : 7.fc36
Architecture : noarch
Size : 58 k
Source : debbuild-20.04.0-7.fc36.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.