How to Install and Uninstall dh-make.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "dh-make.noarch" package

In this section, we are going to explain the necessary steps to install dh-make.noarch on Fedora 35

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

2. Uninstall "dh-make.noarch" package

This guide let you learn how to uninstall dh-make.noarch on Fedora 35:

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

3. Information about the dh-make.noarch package on Fedora 35

Last metadata expiration check: 2:38:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : dh-make
Version : 2.202202
Release : 1.fc35
Architecture : noarch
Size : 43 k
Source : dh-make-2.202202-1.fc35.src.rpm
Repository : updates
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.