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

Last updated: October 04,2024

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

Learn how to install compat-golang-github-lint-devel.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 4:45:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : compat-golang-github-lint-devel
Version : 0
Release : 0.18.20210123git83fdc39.fc34
Architecture : noarch
Size : 9.1 k
Source : golang-x-lint-0-0.18.20210123git83fdc39.fc34.src.rpm
Repository : fedora
Summary : Linter for Go source code
URL : https://github.com/golang/lint
License : BSD
Description : Golint is a linter for Go source code.
:
: This package provides symbolic links that alias the following Go import paths to
: golang.org/x/lint:
: – github.com/golang/lint
:
: 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
: golang.org/x/lint.