How to Install and Uninstall golang-x-tools-goyacc.x86_64 Package on CentOS Stream 9

Last updated: July 04,2024

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

Here is a brief guide to show you how to install golang-x-tools-goyacc.x86_64 on CentOS Stream 9

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

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

Learn how to uninstall golang-x-tools-goyacc.x86_64 on CentOS Stream 9:

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

3. Information about the golang-x-tools-goyacc.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:04:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-x-tools-goyacc
Epoch : 1
Version : 0.11.1
Release : 2.el9
Architecture : x86_64
Size : 872 k
Source : golang-x-tools-0.11.1-2.el9.src.rpm
Repository : epel
Summary : Goyacc is a version of yacc for Go
URL : https://github.com/golang/tools
License : BSD
Description : Goyacc is a version of yacc for Go.
:
: See https://godoc.org/golang.org/x/tools/cmd/goyacc for more information.