How to Install and Uninstall golang-x-exp.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "golang-x-exp.x86_64" package

This tutorial shows how to install golang-x-exp.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install golang-x-exp.x86_64

2. Uninstall "golang-x-exp.x86_64" package

Learn how to uninstall golang-x-exp.x86_64 on Oracle Linux 9:

$ sudo dnf remove golang-x-exp.x86_64 $ sudo dnf autoremove

3. Information about the golang-x-exp.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:26:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-x-exp
Version : 0
Release : 0.51.20230806gitd63ba01.el9
Architecture : x86_64
Size : 2.8 M
Source : golang-x-exp-0-0.51.20230806gitd63ba01.el9.src.rpm
Repository : epel
Summary : Experimental and deprecated Go packages
URL : https://github.com/golang/exp
License : BSD-3-Clause AND Apache-2.0
Description : This subrepository holds experimental and deprecated packages.
:
: The idea for this subrepository originated as the pkg/exp directory of the main
: repository, but its presence there made it unavailable to users of the binary
: downloads of the Go installation. The subrepository has therefore been created
: to make it possible to go get these packages.