How to Install and Uninstall golang-github-containernetworking-plugins-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "golang-github-containernetworking-plugins-dev" package

Please follow the guidance below to install golang-github-containernetworking-plugins-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-containernetworking-plugins-dev

2. Uninstall "golang-github-containernetworking-plugins-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-containernetworking-plugins-dev on Kali Linux:

$ sudo apt remove golang-github-containernetworking-plugins-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-containernetworking-plugins-dev package on Kali Linux

Package: golang-github-containernetworking-plugins-dev
Source: golang-github-containernetworking-plugins
Version: 1.1.1+ds1-3
Installed-Size: 387
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-alexflint-go-filemutex-dev, golang-github-appc-cni-dev (>= 1.0.1~), golang-github-coreos-go-iptables-dev (>= 0.4.5~), golang-github-safchain-ethtool-dev, golang-github-vishvananda-netlink-dev (>= 1.1.0.125~), golang-golang-x-sys-dev
Size: 78388
SHA256: b9a4f2de7d08db2c46d6d13b1690a320a79088fc3a04f692f196524344a341aa
SHA1: 0081c56bdddbcaa820049a01351a3356b09c2d70
MD5sum: e562316fb65ec1f8d99c4a6b042c8239
Description: standard networking plugins - sources
This package contains sources of the Container Networking Initiative's
official plugins:
.
Interfaces
- bridge: Creates a bridge, adds the host and the container to it.
- ipvlan: Adds an [ipvlan] interface in the container.
- loopback: Set the state of loopback interface to up.
- macvlan: Creates a new MAC address, forwards all traffic
to that to the container.
- ptp: Creates a veth pair.
- vlan: Allocates a vlan device.
- host-device: Move an already-existing device into a container.
.
IPAM: IP Address Management
- dhcp: Runs a daemon to make DHCP requests on behalf of the container.
- host-local: Maintains a local database of allocated IPs
- static: Allocates a static IPv4/IPv6 address.
.
Other
- flannel: Generates an interface corresponding to a flannel config file
- tuning: Tweaks sysctl parameters of an existing interface
- portmap: An iptables-based portmapping plugin.
Maps ports from the host's address space to the container.
- bandwidth: Allows bandwidth-limiting through use of traffic control tbf.
- sbr: Configures source based routing for an interface.
- firewall: Uses iptables or firewalld to add rules to allow traffic
to/from the container.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/containernetworking/plugins
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-containernetworking-plugins/golang-github-containernetworking-plugins-dev_1.1.1+ds1-3_all.deb