How to Install and Uninstall dh-autoreconf Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "dh-autoreconf" package
This guide let you learn how to install dh-autoreconf on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
dh-autoreconf
Copied
2. Uninstall "dh-autoreconf" package
Please follow the guidelines below to uninstall dh-autoreconf on openSuSE Tumbleweed:
$
sudo zypper remove
dh-autoreconf
Copied
3. Information about the dh-autoreconf package on openSuSE Tumbleweed
Information for package dh-autoreconf:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dh-autoreconf
Version : 19-3.13
Arch : noarch
Vendor : openSUSE
Installed Size : 22.7 KiB
Installed : No
Status : not installed
Source package : dh-autoreconf-19-3.13.src
Upstream URL : http://www.debian.org
Summary : Add-on for debhelper to call autoreconf and clean up after the build
Description :
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and
two commands, dh_autoreconf and dh_autoreconf_clean.
The dh_autoreconf command creates a list of the files and their checksums,
calls autoreconf and then creates a second list for the new files.
The dh_autoreconf_clean command compares these two lists and removes all
files which have been added or changed (files may be excluded if needed).
For CDBS users, a rule is provided to call the dh-autoreconf programs at
the right time.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dh-autoreconf
Version : 19-3.13
Arch : noarch
Vendor : openSUSE
Installed Size : 22.7 KiB
Installed : No
Status : not installed
Source package : dh-autoreconf-19-3.13.src
Upstream URL : http://www.debian.org
Summary : Add-on for debhelper to call autoreconf and clean up after the build
Description :
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and
two commands, dh_autoreconf and dh_autoreconf_clean.
The dh_autoreconf command creates a list of the files and their checksums,
calls autoreconf and then creates a second list for the new files.
The dh_autoreconf_clean command compares these two lists and removes all
files which have been added or changed (files may be excluded if needed).
For CDBS users, a rule is provided to call the dh-autoreconf programs at
the right time.