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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install compat-golang-github-asn1-ber-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall compat-golang-github-asn1-ber-devel.noarch on Fedora 35:

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

Last metadata expiration check: 1:44:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : compat-golang-github-asn1-ber-devel
Version : 1.5.3
Release : 3.fc35
Architecture : noarch
Size : 8.8 k
Source : golang-gopkg-asn1-ber-1-1.5.3-3.fc35.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.