How to Install and Uninstall netplan-libs.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "netplan-libs.x86_64" package

Please follow the steps below to install netplan-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install netplan-libs.x86_64

2. Uninstall "netplan-libs.x86_64" package

This tutorial shows how to uninstall netplan-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove netplan-libs.x86_64 $ sudo dnf autoremove

3. Information about the netplan-libs.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:37:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : netplan-libs
Version : 0.105
Release : 3.el9
Architecture : x86_64
Size : 123 k
Source : netplan-0.105-3.el9.src.rpm
Repository : epel
Summary : Network configuration tool using YAML (core library)
URL : http://netplan.io/
License : GPLv3
Description : netplan reads network configuration from /etc/netplan/*.yaml which are written by administrators,
: installers, cloud image instantiations, or other OS deployments. During early boot, it generates
: backend specific configuration files in /run to hand off control of devices to a particular
: networking daemon.
:
: This package provides Netplan's core libraries.