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

Last updated: June 27,2024

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

Please follow the instructions below to install compat-golang-github-ini-devel.noarch on Fedora 36

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

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

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

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

Last metadata expiration check: 1:22:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : compat-golang-github-ini-devel
Version : 1.66.6
Release : 1.fc36
Architecture : noarch
Size : 8.5 k
Source : golang-gopkg-ini-1-1.66.6-1.fc36.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.