How to Install and Uninstall preproc-rpmspec.noarch Package on CentOS Stream 8

Last updated: July 03,2024

1. Install "preproc-rpmspec.noarch" package

Please follow the guidance below to install preproc-rpmspec.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install preproc-rpmspec.noarch

2. Uninstall "preproc-rpmspec.noarch" package

Please follow the guidelines below to uninstall preproc-rpmspec.noarch on CentOS Stream 8:

$ sudo dnf remove preproc-rpmspec.noarch $ sudo dnf autoremove

3. Information about the preproc-rpmspec.noarch package on CentOS Stream 8

Last metadata expiration check: 3:27:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : preproc-rpmspec
Version : 1.3
Release : 1.el8
Architecture : noarch
Size : 17 k
Source : preproc-rpmspec-1.3-1.el8.src.rpm
Repository : epel
Summary : Minimalistic tool for rpm spec-file preprocessing
URL : https://pagure.io/preproc-rpmspec.git
License : GPLv2+
Description : Minimalistic tool to perform rpm spec-file preprocessing by using
: preproc utilility and rpkg-macros. It can preprocess an rpm
: spec file and print the result to stdout or to a file.