How to Install and Uninstall go-srpm-macros.noarch Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "go-srpm-macros.noarch" package
This tutorial shows how to install go-srpm-macros.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
go-srpm-macros.noarch
Copied
2. Uninstall "go-srpm-macros.noarch" package
Learn how to uninstall go-srpm-macros.noarch on Oracle Linux 9:
$
sudo dnf remove
go-srpm-macros.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the go-srpm-macros.noarch package on Oracle Linux 9
Last metadata expiration check: 2:00:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : go-srpm-macros
Version : 3.2.0
Release : 2.el9
Architecture : noarch
Size : 30 k
Source : go-rpm-macros-3.2.0-2.el9.src.rpm
Repository : ol9_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.
Available Packages
Name : go-srpm-macros
Version : 3.2.0
Release : 2.el9
Architecture : noarch
Size : 30 k
Source : go-rpm-macros-3.2.0-2.el9.src.rpm
Repository : ol9_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.