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

Last updated: October 05,2024

1. Install "netcf.x86_64" package

Here is a brief guide to show you how to install netcf.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install netcf.x86_64

2. Uninstall "netcf.x86_64" package

Please follow the guidelines below to uninstall netcf.x86_64 on CentOS Stream 8:

$ sudo dnf remove netcf.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:39:45 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : netcf
Version : 0.2.8
Release : 12.module_el8+310+72016cce
Architecture : x86_64
Size : 30 k
Source : netcf-0.2.8-12.module_el8+310+72016cce.src.rpm
Repository : appstream
Summary : Cross-platform network configuration library
URL : https://fedorahosted.org/netcf/
License : LGPLv2+
Description : Netcf is a library used to modify the network configuration of a
: system. Network configurations are expressed in a platform-independent
: XML format, which netcf translates into changes to the system's
: 'native' network configuration files.