How to Install and Uninstall compat-golang-github-ini-devel.noarch Package on Fedora 35

Last updated: October 04,2024

1. Install "compat-golang-github-ini-devel.noarch" package

This tutorial shows how to install compat-golang-github-ini-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install compat-golang-github-ini-devel.noarch

2. Uninstall "compat-golang-github-ini-devel.noarch" package

Please follow the guidance below to uninstall compat-golang-github-ini-devel.noarch on Fedora 35:

$ sudo dnf remove compat-golang-github-ini-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-ini-devel.noarch package on Fedora 35

Last metadata expiration check: 3:22:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : compat-golang-github-ini-devel
Version : 1.66.6
Release : 1.fc35
Architecture : noarch
Size : 8.5 k
Source : golang-gopkg-ini-1-1.66.6-1.fc35.src.rpm
Repository : updates
Summary : Package ini provides INI file read and write functionality in Go
URL : https://github.com/go-ini/ini
License : ASL 2.0
Description : Package ini provides INI file read and write functionality in Go.
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/ini.v1:
: – github.com/go-ini/ini
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: gopkg.in/ini.v1.