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

Last updated: July 03,2024

1. Install "compat-golang-github-asn1-ber-devel.noarch" package

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

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

2. Uninstall "compat-golang-github-asn1-ber-devel.noarch" package

This is a short guide on how to uninstall compat-golang-github-asn1-ber-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:48:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : compat-golang-github-asn1-ber-devel
Version : 1.5.3
Release : 2.fc34
Architecture : noarch
Size : 8.9 k
Source : golang-gopkg-asn1-ber-1-1.5.3-2.fc34.src.rpm
Repository : fedora
Summary : Asn1 ber encoding / decoding library for the Go programming language
URL : https://github.com/go-asn1-ber/asn1-ber
License : MIT
Description : Asn1 ber encoding / decoding library for the Go programming language.
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/asn1-ber.v1:
: – github.com/go-asn1-ber/asn1-ber
:
: 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/asn1-ber.v1.