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

Last updated: September 24,2024

1. Install "golang-x-tools-bundle.x86_64" package

This is a short guide on how to install golang-x-tools-bundle.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install golang-x-tools-bundle.x86_64

2. Uninstall "golang-x-tools-bundle.x86_64" package

This is a short guide on how to uninstall golang-x-tools-bundle.x86_64 on Oracle Linux 9:

$ sudo dnf remove golang-x-tools-bundle.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:41:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-x-tools-bundle
Epoch : 1
Version : 0.11.1
Release : 2.el9
Architecture : x86_64
Size : 1.7 M
Source : golang-x-tools-0.11.1-2.el9.src.rpm
Repository : epel
Summary : Creates a single-source-file version of a source package
URL : https://github.com/golang/tools
License : BSD
Description : Creates a single-source-file version of a source package.
:
: See https://godoc.org/golang.org/x/tools/cmd/bundle for more information.