How to Install and Uninstall cdbs.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 29,2024
1. Install "cdbs.noarch" package
Please follow the guidelines below to install cdbs.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
cdbs.noarch
Copied
2. Uninstall "cdbs.noarch" package
Please follow the steps below to uninstall cdbs.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
cdbs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cdbs.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:21:11 ago on Mon Feb 26 07:04:30 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.
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.