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

Last updated: October 05,2024

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

Learn how to install golang-x-tools-stringer.x86_64 on Fedora 35

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

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

Please follow the guidelines below to uninstall golang-x-tools-stringer.x86_64 on Fedora 35:

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

Last metadata expiration check: 1:52:07 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-x-tools-stringer
Version : 0.1.10
Release : 2.fc35
Architecture : x86_64
Size : 1.5 M
Source : golang-x-tools-0.1.10-2.fc35.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.