How to Install and Uninstall go-rpm-macros.x86_64 Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "go-rpm-macros.x86_64" package

In this section, we are going to explain the necessary steps to install go-rpm-macros.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install go-rpm-macros.x86_64

2. Uninstall "go-rpm-macros.x86_64" package

Please follow the guidance below to uninstall go-rpm-macros.x86_64 on CentOS Stream 9:

$ sudo dnf remove go-rpm-macros.x86_64 $ sudo dnf autoremove

3. Information about the go-rpm-macros.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:43:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : go-rpm-macros
Version : 3.2.0
Release : 3.el9
Architecture : x86_64
Size : 1.3 M
Source : go-rpm-macros-3.2.0-3.el9.src.rpm
Repository : appstream
Summary : Build-stage rpm automation for Go packages
URL : https://pagure.io/go-rpm-macros
License : GPLv3+
Description : This package provides build-stage rpm automation to simplify the creation of Go
: language (golang) packages.
:
: It does not need to be included in the default build root: go-srpm-macros will
: pull it in for Go packages only.