How to Install and Uninstall dh-make.noarch Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "dh-make.noarch" package

This is a short guide on how to install dh-make.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install dh-make.noarch

2. Uninstall "dh-make.noarch" package

Please follow the step by step instructions below to uninstall dh-make.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove dh-make.noarch $ sudo dnf autoremove

3. Information about the dh-make.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:13:15 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : dh-make
Version : 2.202003
Release : 2.el8
Architecture : noarch
Size : 45 k
Source : dh-make-2.202003-2.el8.src.rpm
Repository : epel
Summary : Tool that converts source archives into Debian package source
URL : http://packages.qa.debian.org/d/dh-make.html
License : GPLv3+
Description : This package allows you to take a standard (or upstream) source
: package and convert it into a format that will allow you to build
: Debian packages.