How to Install and Uninstall dh-make.noarch Package on CentOS Stream 9

Last updated: February 06,2025

1. Install "dh-make.noarch" package

This tutorial shows how to install dh-make.noarch on CentOS Stream 9

$ 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 Stream 9:

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

3. Information about the dh-make.noarch package on CentOS Stream 9

Last metadata expiration check: 0:35:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : dh-make
Version : 2.202304
Release : 1.el9
Architecture : noarch
Size : 43 k
Source : dh-make-2.202304-1.el9.src.rpm
Repository : epel
Summary : Tool that converts source archives into Debian package source
URL : https://tracker.debian.org/pkg/dh-make
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.