How to Install and Uninstall podman-plugins.x86_64 Package on Oracle Linux 8
Last updated: November 10,2024
1. Install "podman-plugins.x86_64" package
Please follow the guidance below to install podman-plugins.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
podman-plugins.x86_64
Copied
2. Uninstall "podman-plugins.x86_64" package
Please follow the steps below to uninstall podman-plugins.x86_64 on Oracle Linux 8:
$
sudo dnf remove
podman-plugins.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-plugins.x86_64 package on Oracle Linux 8
Last metadata expiration check: 6:05:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : podman-plugins
Epoch : 2
Version : 4.1.1
Release : 2.module+el8.6.0+20721+d8d917a9
Architecture : x86_64
Size : 3.1 M
Source : podman-4.1.1-2.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_appstream
Summary : Plugins for podman
URL : https://podman.io/
License : ASL 2.0 and GPLv3+
Description : This plugin sets up the use of dnsmasq on a given CNI network so
: that Pods can resolve each other by name. When configured,
: the pod and its IP address are added to a network specific hosts file
: that dnsmasq will read in. Similarly, when a pod
: is removed from the network, it will remove the entry from the hosts
: file. Each CNI network will have its own dnsmasq instance.
Available Packages
Name : podman-plugins
Epoch : 2
Version : 4.1.1
Release : 2.module+el8.6.0+20721+d8d917a9
Architecture : x86_64
Size : 3.1 M
Source : podman-4.1.1-2.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_appstream
Summary : Plugins for podman
URL : https://podman.io/
License : ASL 2.0 and GPLv3+
Description : This plugin sets up the use of dnsmasq on a given CNI network so
: that Pods can resolve each other by name. When configured,
: the pod and its IP address are added to a network specific hosts file
: that dnsmasq will read in. Similarly, when a pod
: is removed from the network, it will remove the entry from the hosts
: file. Each CNI network will have its own dnsmasq instance.