How to Install and Uninstall golang-github-bgentry-netrc-devel.noarch Package on Fedora 36

Last updated: June 29,2024

1. Install "golang-github-bgentry-netrc-devel.noarch" package

Please follow the steps below to install golang-github-bgentry-netrc-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-bgentry-netrc-devel.noarch

2. Uninstall "golang-github-bgentry-netrc-devel.noarch" package

Please follow the guidance below to uninstall golang-github-bgentry-netrc-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-bgentry-netrc-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-bgentry-netrc-devel.noarch package on Fedora 36

Last metadata expiration check: 5:00:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-bgentry-netrc-devel
Version : 0
Release : 0.15.20190703git9fd32a8.fc36
Architecture : noarch
Size : 17 k
Source : golang-github-bgentry-netrc-0-0.15.20190703git9fd32a8.fc36.src.rpm
Repository : fedora
Summary : Netrc file parser for Go programming language
URL : https://github.com/bgentry/go-netrc
License : MIT
Description : A Golang package for reading and writing netrc files. This package can parse
: netrc files, make changes to them, and then serialize them back to netrc
: format, while preserving any whitespace that was present in the source file.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/bgentry/go-netrc