How to Install and Uninstall golang-github-coreos-iptables-devel.noarch Package on Fedora 39
Last updated: November 26,2024
1. Install "golang-github-coreos-iptables-devel.noarch" package
Here is a brief guide to show you how to install golang-github-coreos-iptables-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-coreos-iptables-devel.noarch
Copied
2. Uninstall "golang-github-coreos-iptables-devel.noarch" package
Learn how to uninstall golang-github-coreos-iptables-devel.noarch on Fedora 39:
$
sudo dnf remove
golang-github-coreos-iptables-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-coreos-iptables-devel.noarch package on Fedora 39
Last metadata expiration check: 3:37:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-coreos-iptables-devel
Version : 0.5.0
Release : 8.fc39
Architecture : noarch
Size : 24 k
Source : golang-github-coreos-iptables-0.5.0-8.fc39.src.rpm
Repository : fedora
Summary : Go wrapper around iptables utility
URL : https://github.com/coreos/go-iptables
License : ASL 2.0
Description : Go bindings for iptables utility.
:
: In-kernel netfilter does not have a good userspace API. The tables are
: manipulated via setsockopt that sets/replaces the entire table. Changes to
: existing table need to be resolved by userspace code which is difficult and
: error-prone. Netfilter developers heavily advocate using iptables utlity for
: programmatic manipulation.
:
: go-iptables wraps invocation of iptables utility with functions to append and
: delete rules; create, clear and delete chains.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/coreos/go-iptables
Available Packages
Name : golang-github-coreos-iptables-devel
Version : 0.5.0
Release : 8.fc39
Architecture : noarch
Size : 24 k
Source : golang-github-coreos-iptables-0.5.0-8.fc39.src.rpm
Repository : fedora
Summary : Go wrapper around iptables utility
URL : https://github.com/coreos/go-iptables
License : ASL 2.0
Description : Go bindings for iptables utility.
:
: In-kernel netfilter does not have a good userspace API. The tables are
: manipulated via setsockopt that sets/replaces the entire table. Changes to
: existing table need to be resolved by userspace code which is difficult and
: error-prone. Netfilter developers heavily advocate using iptables utlity for
: programmatic manipulation.
:
: go-iptables wraps invocation of iptables utility with functions to append and
: delete rules; create, clear and delete chains.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/coreos/go-iptables