How to Install and Uninstall netavark.x86_64 Package on CentOS Stream 8

Last updated: June 30,2024

1. Install "netavark.x86_64" package

Please follow the guidelines below to install netavark.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install netavark.x86_64

2. Uninstall "netavark.x86_64" package

This guide covers the steps necessary to uninstall netavark.x86_64 on CentOS Stream 8:

$ sudo dnf remove netavark.x86_64 $ sudo dnf autoremove

3. Information about the netavark.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:16:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : netavark
Epoch : 2
Version : 1.10.3
Release : 1.module_el8+951+32019cde
Architecture : x86_64
Size : 4.1 M
Source : netavark-1.10.3-1.module_el8+951+32019cde.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.