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

Last updated: September 23,2024

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

This guide covers the steps necessary to install golang-github-bgentry-netrc-devel.noarch on Fedora 39

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

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

This is a short guide on how to uninstall golang-github-bgentry-netrc-devel.noarch on Fedora 39:

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

Last metadata expiration check: 3:32:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-bgentry-netrc-devel
Version : 0
Release : 0.20.20190703git9fd32a8.fc39
Architecture : noarch
Size : 18 k
Source : golang-github-bgentry-netrc-0-0.20.20190703git9fd32a8.fc39.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