How to Install and Uninstall go-rpm-macros.x86_64 Package on Oracle Linux 9

Last updated: July 08,2024

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

Please follow the guidelines below to install go-rpm-macros.x86_64 on Oracle Linux 9

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

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

This tutorial shows how to uninstall go-rpm-macros.x86_64 on Oracle Linux 9:

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

3. Information about the go-rpm-macros.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:29:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : go-rpm-macros
Version : 3.2.0
Release : 2.el9
Architecture : x86_64
Size : 1.3 M
Source : go-rpm-macros-3.2.0-2.el9.src.rpm
Repository : ol9_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.