How to Install and Uninstall podman-plugins.x86_64 Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "podman-plugins.x86_64" package
This guide covers the steps necessary to install podman-plugins.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
podman-plugins.x86_64
Copied
2. Uninstall "podman-plugins.x86_64" package
In this section, we are going to explain the necessary steps to uninstall podman-plugins.x86_64 on Rocky Linux 9:
$
sudo dnf remove
podman-plugins.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-plugins.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:13:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : podman-plugins
Epoch : 2
Version : 4.6.1
Release : 7.el9_3
Architecture : x86_64
Size : 1.2 M
Source : podman-4.6.1-7.el9_3.src.rpm
Repository : appstream
Summary : Plugins for podman
URL : https://podman.io/
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
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.6.1
Release : 7.el9_3
Architecture : x86_64
Size : 1.2 M
Source : podman-4.6.1-7.el9_3.src.rpm
Repository : appstream
Summary : Plugins for podman
URL : https://podman.io/
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
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.