How to Install and Uninstall cdbs.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "cdbs.noarch" package

This is a short guide on how to install cdbs.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install cdbs.noarch

2. Uninstall "cdbs.noarch" package

Please follow the guidance below to uninstall cdbs.noarch on Fedora 35:

$ sudo dnf remove cdbs.noarch $ sudo dnf autoremove

3. Information about the cdbs.noarch package on Fedora 35

Last metadata expiration check: 2:30:00 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : cdbs
Version : 0.4.163
Release : 3.fc35
Architecture : noarch
Size : 58 k
Source : cdbs-0.4.163-3.fc35.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.