How to Install and Uninstall cni-plugins Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "cni-plugins" package
Learn how to install cni-plugins on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
cni-plugins
Copied
2. Uninstall "cni-plugins" package
This tutorial shows how to uninstall cni-plugins on openSuSE Tumbleweed:
$
sudo zypper remove
cni-plugins
Copied
3. Information about the cni-plugins package on openSuSE Tumbleweed
Information for package cni-plugins:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cni-plugins
Version : 1.3.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 56.8 MiB
Installed : No
Status : not installed
Source package : cni-plugins-1.3.0-2.2.src
Upstream URL : https://github.com/containernetworking/plugins
Summary : Container Network Interface plugins
Description :
The CNI (Container Network Interface) project consists of a
specification and libraries for writing plugins to configure
network interfaces in Linux containers, along with a number of
supported plugins. CNI concerns itself only with network
connectivity of containers and removing allocated resources when
the container is deleted. Because of this focus, CNI has a wide
range of support and the specification is simple to implement.
These are the additional CNI network plugins provided by
the containernetworking team.
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cni-plugins
Version : 1.3.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 56.8 MiB
Installed : No
Status : not installed
Source package : cni-plugins-1.3.0-2.2.src
Upstream URL : https://github.com/containernetworking/plugins
Summary : Container Network Interface plugins
Description :
The CNI (Container Network Interface) project consists of a
specification and libraries for writing plugins to configure
network interfaces in Linux containers, along with a number of
supported plugins. CNI concerns itself only with network
connectivity of containers and removing allocated resources when
the container is deleted. Because of this focus, CNI has a wide
range of support and the specification is simple to implement.
These are the additional CNI network plugins provided by
the containernetworking team.