How to Install and Uninstall dh-make Package on openSUSE Leap
Last updated: January 11,2025
1. Install "dh-make" package
Please follow the guidelines below to install dh-make on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
dh-make
Copied
2. Uninstall "dh-make" package
This tutorial shows how to uninstall dh-make on openSUSE Leap:
$
sudo zypper remove
dh-make
Copied
3. Information about the dh-make package on openSUSE Leap
Information for package dh-make:
--------------------------------
Repository : Main Repository
Name : dh-make
Version : 1.20140617-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 137.6 KiB
Installed : No
Status : not installed
Source package : dh-make-1.20140617-bp155.2.9.src
Upstream URL : http://www.debian.org
Summary : Tool that converts source archives into Debian package source
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.
After answering a few questions, dh_make will then provide a set of
templates that, after some small editing, will allow you to create a
Debian package.
--------------------------------
Repository : Main Repository
Name : dh-make
Version : 1.20140617-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 137.6 KiB
Installed : No
Status : not installed
Source package : dh-make-1.20140617-bp155.2.9.src
Upstream URL : http://www.debian.org
Summary : Tool that converts source archives into Debian package source
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.
After answering a few questions, dh_make will then provide a set of
templates that, after some small editing, will allow you to create a
Debian package.