How to Install and Uninstall netavark.x86_64 Package on Oracle Linux 8

Last updated: May 15,2024

1. Install "netavark.x86_64" package

Please follow the step by step instructions below to install netavark.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install netavark.x86_64

2. Uninstall "netavark.x86_64" package

Please follow the guidelines below to uninstall netavark.x86_64 on Oracle Linux 8:

$ sudo dnf remove netavark.x86_64 $ sudo dnf autoremove

3. Information about the netavark.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:46:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : netavark
Epoch : 2
Version : 1.0.1
Release : 35.module+el8.6.0+20721+d8d917a9
Architecture : x86_64
Size : 2.0 M
Source : containers-common-1-35.0.1.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_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.