How to Install and Uninstall go-srpm-macros.noarch Package on Fedora 34

Last updated: September 29,2024

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

Here is a brief guide to show you how to install go-srpm-macros.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall go-srpm-macros.noarch on Fedora 34:

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

3. Information about the go-srpm-macros.noarch package on Fedora 34

Last metadata expiration check: 4:29:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : go-srpm-macros
Version : 3.0.15
Release : 1.fc34
Architecture : noarch
Size : 26 k
Source : go-rpm-macros-3.0.15-1.fc34.src.rpm
Repository : updates
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.