How to Install and Uninstall netavark.src Package on Oracle Linux 9

Last updated: October 12,2024

1. Install "netavark.src" package

This is a short guide on how to install netavark.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install netavark.src

2. Uninstall "netavark.src" package

This is a short guide on how to uninstall netavark.src on Oracle Linux 9:

$ sudo dnf remove netavark.src $ sudo dnf autoremove

3. Information about the netavark.src package on Oracle Linux 9

Last metadata expiration check: 3:36:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : netavark
Epoch : 2
Version : 1.7.0
Release : 2.el9_3
Architecture : src
Size : 12 M
Source : None
Repository : ol9_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.