How to Install and Uninstall python3-ifcfg.noarch Package on AlmaLinux 8
Last updated: November 14,2024
1. Install "python3-ifcfg.noarch" package
This guide covers the steps necessary to install python3-ifcfg.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ifcfg.noarch
Copied
2. Uninstall "python3-ifcfg.noarch" package
Please follow the guidance below to uninstall python3-ifcfg.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-ifcfg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ifcfg.noarch package on AlmaLinux 8
Last metadata expiration check: 1:37:29 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-ifcfg
Version : 0.21
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-ifcfg-0.21-1.el8.src.rpm
Repository : epel
Summary : Python cross-platform network interface discovery (ifconfig/ipconfig/ip)
URL : https://github.com/ftao/python-ifcfg
License : BSD
Description : Ifcfg is a cross-platform library for parsing ifconfig and ipconfig output in
: Python. It is useful for pulling information such as IP, Netmask, MAC Address,
: Hostname, etc.
:
: A fallback to ip is included for newer Unix systems w/o ifconfig.
Available Packages
Name : python3-ifcfg
Version : 0.21
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-ifcfg-0.21-1.el8.src.rpm
Repository : epel
Summary : Python cross-platform network interface discovery (ifconfig/ipconfig/ip)
URL : https://github.com/ftao/python-ifcfg
License : BSD
Description : Ifcfg is a cross-platform library for parsing ifconfig and ipconfig output in
: Python. It is useful for pulling information such as IP, Netmask, MAC Address,
: Hostname, etc.
:
: A fallback to ip is included for newer Unix systems w/o ifconfig.