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

Last updated: May 15,2024

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

This guide let you learn how to install golang-x-tools-go-contrib-init.x86_64 on Fedora 35

$ 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 guidance below to uninstall golang-x-tools-go-contrib-init.x86_64 on Fedora 35:

$ 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 Fedora 35

Last metadata expiration check: 2:29:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-x-tools-go-contrib-init
Version : 0.1.10
Release : 2.fc35
Architecture : x86_64
Size : 797 k
Source : golang-x-tools-0.1.10-2.fc35.src.rpm
Repository : updates
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.