How to Install and Uninstall go-srpm-macros.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "go-srpm-macros.noarch" package

This is a short guide on how to install go-srpm-macros.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install go-srpm-macros.noarch

2. Uninstall "go-srpm-macros.noarch" package

Please follow the steps below to uninstall go-srpm-macros.noarch on Rocky Linux 9:

$ sudo dnf remove go-srpm-macros.noarch $ sudo dnf autoremove

3. Information about the go-srpm-macros.noarch package on Rocky Linux 9

Last metadata expiration check: 2:34:04 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : go-srpm-macros
Version : 3.2.0
Release : 2.el9
Architecture : noarch
Size : 26 k
Source : go-rpm-macros-3.2.0-2.el9.src.rpm
Repository : appstream
Summary : Source-stage rpm automation for Go packages
URL : https://pagure.io/go-rpm-macros
License : GPLv3+
Description : This package provides SRPM-stage rpm automation to simplify the creation of Go
: language (golang) packages.
:
: It limits itself to the automation subset required to create Go SRPM packages
: and needs to be included in the default build root.
:
: The rest of the automation is provided by the go-rpm-macros package, that
: go-srpm-macros will pull in for Go packages only.