How to Install and Uninstall cdbs.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "cdbs.noarch" package
This guide covers the steps necessary to install cdbs.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
cdbs.noarch
Copied
2. Uninstall "cdbs.noarch" package
Please follow the step by step instructions below to uninstall cdbs.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
cdbs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cdbs.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:17:09 ago on Mon Feb 26 15:59:38 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.
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.