How to Install and Uninstall cdbs.noarch Package on Fedora 34
Last updated: November 13,2024
1. Install "cdbs.noarch" package
This guide let you learn how to install cdbs.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
cdbs.noarch
Copied
2. Uninstall "cdbs.noarch" package
This guide covers the steps necessary to uninstall cdbs.noarch on Fedora 34:
$
sudo dnf remove
cdbs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cdbs.noarch package on Fedora 34
Last metadata expiration check: 5:09:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cdbs
Version : 0.4.163
Release : 2.fc34
Architecture : noarch
Size : 58 k
Source : cdbs-0.4.163-2.fc34.src.rpm
Repository : fedora
Summary : Common build system for Debian packages
URL : https://salsa.debian.org/build-common-team/cdbs
License : GPLv2+
Description : This package contains the Common Debian Build System, an abstract build system
: based on Makefile inheritance which is completely extensible and overridable.
: In other words, CDBS provides a sane set of default rules upon which packages
: can build; any or all rules may be overridden as needed.
Available Packages
Name : cdbs
Version : 0.4.163
Release : 2.fc34
Architecture : noarch
Size : 58 k
Source : cdbs-0.4.163-2.fc34.src.rpm
Repository : fedora
Summary : Common build system for Debian packages
URL : https://salsa.debian.org/build-common-team/cdbs
License : GPLv2+
Description : This package contains the Common Debian Build System, an abstract build system
: based on Makefile inheritance which is completely extensible and overridable.
: In other words, CDBS provides a sane set of default rules upon which packages
: can build; any or all rules may be overridden as needed.