How to Install and Uninstall containernetworking-plugins Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "containernetworking-plugins" package

In this section, we are going to explain the necessary steps to install containernetworking-plugins on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install containernetworking-plugins

2. Uninstall "containernetworking-plugins" package

Please follow the step by step instructions below to uninstall containernetworking-plugins on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove containernetworking-plugins $ sudo apt autoclean && sudo apt autoremove

3. Information about the containernetworking-plugins package on Ubuntu 21.10 (Impish Indri)

Package: containernetworking-plugins
Architecture: amd64
Version: 0.9.0-1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-dbus (= 5.0.3-1), golang-github-alexflint-go-filemutex (= 0.0+git20171028.d358565-2), golang-github-appc-cni (= 0.8.0-2), golang-github-coreos-go-iptables (= 0.4.5-1), golang-github-coreos-go-systemd (= 22.1.0-3), golang-github-d2g-dhcp4 (= 0.0~git20150413-3), golang-github-d2g-dhcp4client (= 1.0.0-2), golang-github-j-keck-arping (= 1.0.0-1), golang-github-mattn-go-shellwords (= 1.0.10-1), golang-github-safchain-ethtool (= 0.0~git20201023.874930c-1), golang-github-vishvananda-netlink (= 1.1.0-2), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1), golang-golang-x-sys (= 0.0~git20201223.0d417f6-1)
Priority: optional
Section: universe/devel
Source: golang-github-containernetworking-plugins
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 50067
Depends: libc6 (>= 2.32)
Conflicts: rkt
Filename: pool/universe/g/golang-github-containernetworking-plugins/containernetworking-plugins_0.9.0-1_amd64.deb
Size: 7296200
MD5sum: 44394a18c0489e7666e79af4eee2c638
SHA1: 3ad5377e5107ac12fee49504f075b2f4bd0503c6
SHA256: 23482b435d34fed6c2bcd35312de645cef53581d6fd08bb8f0c71b1832099d30
SHA512: 2a930dd0d0156b0ed229b813862dfa4f43189423c282fe8f8295921f145cc862dac59bd3e805eb213129a812f61def6a19f0de101d5c3fe531c9f074d82e444a
Homepage: https://github.com/containernetworking/plugins
Description-en: standard networking plugins - binaries
This package contains binaries 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: c066d7d32767b6d7abdeb76d49348da6