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

Last updated: October 11,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 36

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

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

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

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

Last metadata expiration check: 1:39:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-vishvananda-netns-devel
Version : 0
Release : 0.26.20210113git2eb08e3.fc36
Architecture : noarch
Size : 18 k
Source : golang-github-vishvananda-netns-0-0.26.20210113git2eb08e3.fc36.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