How to Install and Uninstall containernetworking-plugins.x86_64 Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "containernetworking-plugins.x86_64" package
This guide covers the steps necessary to install containernetworking-plugins.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
containernetworking-plugins.x86_64
Copied
2. Uninstall "containernetworking-plugins.x86_64" package
This tutorial shows how to uninstall containernetworking-plugins.x86_64 on Oracle Linux 8:
$
sudo dnf remove
containernetworking-plugins.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the containernetworking-plugins.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:03:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : containernetworking-plugins
Epoch : 1
Version : 1.1.1
Release : 3.module+el8.6.0+20721+d8d917a9
Architecture : x86_64
Size : 18 M
Source : containernetworking-plugins-1.1.1-3.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_appstream
Summary : CNI network plugins
URL : https://github.com/containernetworking/plugins
License : ASL 2.0
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.
Available Packages
Name : containernetworking-plugins
Epoch : 1
Version : 1.1.1
Release : 3.module+el8.6.0+20721+d8d917a9
Architecture : x86_64
Size : 18 M
Source : containernetworking-plugins-1.1.1-3.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_appstream
Summary : CNI network plugins
URL : https://github.com/containernetworking/plugins
License : ASL 2.0
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.