How to Install and Uninstall golang-gotype.x86_64 Package on CentOS Stream 9
Last updated: January 13,2025
1. Install "golang-gotype.x86_64" package
Please follow the guidelines below to install golang-gotype.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
golang-gotype.x86_64
Copied
2. Uninstall "golang-gotype.x86_64" package
Please follow the instructions below to uninstall golang-gotype.x86_64 on CentOS Stream 9:
$
sudo dnf remove
golang-gotype.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-gotype.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:09:58 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-gotype
Epoch : 1
Version : 0.11.1
Release : 2.el9
Architecture : x86_64
Size : 1.5 M
Source : golang-x-tools-0.11.1-2.el9.src.rpm
Repository : epel
Summary : Go programming language source code analysis tool
URL : https://github.com/golang/tools
License : BSD
Description : The gotype command, like the front-end of a Go compiler, parses and type-checks
: a single Go package. Errors are reported if the analysis fails; otherwise
: gotype is quiet (unless -v is set).
Available Packages
Name : golang-gotype
Epoch : 1
Version : 0.11.1
Release : 2.el9
Architecture : x86_64
Size : 1.5 M
Source : golang-x-tools-0.11.1-2.el9.src.rpm
Repository : epel
Summary : Go programming language source code analysis tool
URL : https://github.com/golang/tools
License : BSD
Description : The gotype command, like the front-end of a Go compiler, parses and type-checks
: a single Go package. Errors are reported if the analysis fails; otherwise
: gotype is quiet (unless -v is set).