How to Install and Uninstall rpmdevtools Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "rpmdevtools" package

This is a short guide on how to install rpmdevtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install rpmdevtools

2. Uninstall "rpmdevtools" package

Please follow the step by step instructions below to uninstall rpmdevtools on openSuSE Tumbleweed:

$ sudo zypper remove rpmdevtools

3. Information about the rpmdevtools package on openSuSE Tumbleweed

Information for package rpmdevtools:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rpmdevtools
Version : 8.10-7.12
Arch : noarch
Vendor : openSUSE
Installed Size : 206.3 KiB
Installed : No
Status : not installed
Source package : rpmdevtools-8.10-7.12.src
Upstream URL : https://pagure.io/rpmdevtools
Summary : RPM Development Tools
Description :
This package contains scripts and (X)Emacs support files to aid in
development of RPM packages.
rpmdev-setuptree Create RPM build tree within user's home directory
rpmdev-diff Diff contents of two archives
rpmdev-newspec Creates new .spec from template
rpmdev-rmdevelrpms Find (and optionally remove) "development" RPMs
rpmdev-checksig Check package signatures using alternate RPM keyring
rpminfo Print information about executables and libraries
rpmdev-md5/sha* Display checksums of all files in an archive file
rpmdev-vercmp RPM version comparison checker
spectool Expand and download sources and patches in specfiles
rpmdev-wipetree Erase all files within dirs created by rpmdev-setuptree
rpmdev-extract Extract various archives, "tar xvf" style
rpmdev-bumpspec Bump revision in specfile
...and many more.