How to Install and Uninstall cdbs.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "cdbs.noarch" package

Learn how to install cdbs.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install cdbs.noarch

2. Uninstall "cdbs.noarch" package

Please follow the step by step instructions below to uninstall cdbs.noarch on CentOS Stream 9:

$ sudo dnf remove cdbs.noarch $ sudo dnf autoremove

3. Information about the cdbs.noarch package on CentOS Stream 9

Last metadata expiration check: 2:14:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : cdbs
Version : 0.4.163
Release : 4.el9
Architecture : noarch
Size : 58 k
Source : cdbs-0.4.163-4.el9.src.rpm
Repository : epel
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.