How to Install and Uninstall compat-golang-github-chzyer-logex-devel.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "compat-golang-github-chzyer-logex-devel.noarch" package

Please follow the guidance below to install compat-golang-github-chzyer-logex-devel.noarch on Fedora 34

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

2. Uninstall "compat-golang-github-chzyer-logex-devel.noarch" package

Learn how to uninstall compat-golang-github-chzyer-logex-devel.noarch on Fedora 34:

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

3. Information about the compat-golang-github-chzyer-logex-devel.noarch package on Fedora 34

Last metadata expiration check: 1:32:01 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : compat-golang-github-chzyer-logex-devel
Version : 1.1.10
Release : 14.fc34
Architecture : noarch
Size : 8.6 k
Source : golang-gopkg-logex-1-1.1.10-14.fc34.src.rpm
Repository : fedora
Summary : Log library, supports tracking and level, wrap by standard log lib
URL : https://github.com/chzyer/logex
License : MIT
Description : A Golang log library, supports tracking and level, wrap by standard log lib.
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/logex.v1:
: – github.com/chzyer/logex
:
: 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/logex.v1.