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

Last updated: May 03,2024

1. Install "cdbs.noarch" package

Please follow the step by step instructions below to install cdbs.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install cdbs.noarch

2. Uninstall "cdbs.noarch" package

Please follow the instructions below to uninstall cdbs.noarch on CentOS Stream 8:

$ sudo dnf remove cdbs.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:45:31 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : cdbs
Version : 0.4.159
Release : 3.el8
Architecture : noarch
Size : 62 k
Source : cdbs-0.4.159-3.el8.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.