How to Install and Uninstall golang-x-tools-stringer.x86_64 Package on Fedora 36

Last updated: November 25,2024

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

Here is a brief guide to show you how to install golang-x-tools-stringer.x86_64 on Fedora 36

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

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

This guide let you learn how to uninstall golang-x-tools-stringer.x86_64 on Fedora 36:

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

3. Information about the golang-x-tools-stringer.x86_64 package on Fedora 36

Last metadata expiration check: 5:31:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-x-tools-stringer
Version : 0.9.1
Release : 1.fc36
Architecture : x86_64
Size : 1.6 M
Source : golang-x-tools-0.9.1-1.fc36.src.rpm
Repository : updates
Summary : Tool to automate creating methods satisfying the fmt.Stringer interface
URL : https://github.com/golang/tools
License : BSD
Description : Stringer is a tool to automate the creation of methods that satisfy the
: fmt.Stringer interface.