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

Last updated: November 25,2024

1. Install "nmstate.x86_64" package

Please follow the guidelines below to install nmstate.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install nmstate.x86_64

2. Uninstall "nmstate.x86_64" package

This is a short guide on how to uninstall nmstate.x86_64 on Rocky Linux 9:

$ sudo dnf remove nmstate.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:44:08 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : nmstate
Version : 2.2.23
Release : 1.el9_3
Architecture : x86_64
Size : 3.0 M
Source : nmstate-2.2.23-1.el9_3.src.rpm
Repository : appstream
Summary : Declarative network manager API
URL : https://github.com/nmstate/nmstate
License : LGPLv2+
Description : Nmstate is a library with an accompanying command line tool that manages host
: networking settings in a declarative manner and aimed to satisfy enterprise
: needs to manage host networking through a northbound declarative API and multi
: provider support on the southbound.