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

Last updated: January 17,2025

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

This guide let you learn how to install compat-golang-github-lint-devel.noarch on Fedora 38

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

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

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

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

Last metadata expiration check: 2:03:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : compat-golang-github-lint-devel
Version : 0
Release : 19.20210123git83fdc39.fc38
Architecture : noarch
Size : 9.0 k
Source : golang-x-lint-0-19.20210123git83fdc39.fc38.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.