How to Install and Uninstall golang-github-vishvananda-netns-devel.noarch Package on Fedora 34

Last updated: November 26,2024

1. Install "golang-github-vishvananda-netns-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-vishvananda-netns-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-vishvananda-netns-devel.noarch

2. Uninstall "golang-github-vishvananda-netns-devel.noarch" package

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

$ sudo dnf remove golang-github-vishvananda-netns-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-vishvananda-netns-devel.noarch package on Fedora 34

Last metadata expiration check: 5:51:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-vishvananda-netns-devel
Version : 0
Release : 0.24.20210113git2eb08e3.fc34
Architecture : noarch
Size : 18 k
Source : golang-github-vishvananda-netns-0-0.24.20210113git2eb08e3.fc34.src.rpm
Repository : fedora
Summary : Simple network namespace handling for Go
URL : https://github.com/vishvananda/netns
License : ASL 2.0
Description : The netns package provides an ultra-simple interface for handling network
: namespaces in Go. Changing namespaces requires elevated privileges, so in most
: cases this code needs to be run as root.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/vishvananda/netns