How to Install and Uninstall golang-x-tools-go-contrib-init.x86_64 Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "golang-x-tools-go-contrib-init.x86_64" package

Here is a brief guide to show you how to install golang-x-tools-go-contrib-init.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install golang-x-tools-go-contrib-init.x86_64

2. Uninstall "golang-x-tools-go-contrib-init.x86_64" package

Please follow the steps below to uninstall golang-x-tools-go-contrib-init.x86_64 on AlmaLinux 9:

$ sudo dnf remove golang-x-tools-go-contrib-init.x86_64 $ sudo dnf autoremove

3. Information about the golang-x-tools-go-contrib-init.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:08:13 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : golang-x-tools-go-contrib-init
Epoch : 1
Version : 0.11.1
Release : 2.el9
Architecture : x86_64
Size : 779 k
Source : golang-x-tools-0.11.1-2.el9.src.rpm
Repository : epel
Summary : Helps new Go contributors get their development environment set up
URL : https://github.com/golang/tools
License : BSD
Description : The go-contrib-init command helps new Go contributors get their development
: environment set up for the Go contribution process.
:
: It aims to be a complement or alternative to
: https://golang.org/doc/contribute.html.