How to Install and Uninstall netavark.x86_64 Package on Rocky Linux 9

Last updated: May 06,2024

1. Install "netavark.x86_64" package

Please follow the guidance below to install netavark.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install netavark.x86_64

2. Uninstall "netavark.x86_64" package

Please follow the guidance below to uninstall netavark.x86_64 on Rocky Linux 9:

$ sudo dnf remove netavark.x86_64 $ sudo dnf autoremove

3. Information about the netavark.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:37:20 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : netavark
Epoch : 2
Version : 1.7.0
Release : 2.el9_3
Architecture : x86_64
Size : 3.6 M
Source : netavark-1.7.0-2.el9_3.src.rpm
Repository : appstream
Summary : OCI network stack
URL : https://github.com/containers/netavark
License : ASL 2.0 and BSD and MIT
Description : OCI network stack
:
: Netavark is a rust based network stack for containers. It is being
: designed to work with Podman but is also applicable for other OCI
: container management applications.
:
: Netavark is a tool for configuring networking for Linux containers.
: Its features include:
: * Configuration of container networks via JSON configuration file
: * Creation and management of required network interfaces,
: including MACVLAN networks
: * All required firewall configuration to perform NAT and port
: forwarding as required for containers
: * Support for iptables and firewalld at present, with support
: for nftables planned in a future release
: * Support for rootless containers
: * Support for IPv4 and IPv6
: * Support for container DNS resolution via aardvark-dns.