How to Install and Uninstall python3-iniparse.noarch Package on AlmaLinux 8
Last updated: November 27,2024
1. Install "python3-iniparse.noarch" package
Please follow the instructions below to install python3-iniparse.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-iniparse.noarch
Copied
2. Uninstall "python3-iniparse.noarch" package
This guide covers the steps necessary to uninstall python3-iniparse.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-iniparse.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-iniparse.noarch package on AlmaLinux 8
Last metadata expiration check: 2:23:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-iniparse
Version : 0.4
Release : 31.el8
Architecture : noarch
Size : 49 k
Source : python-iniparse-0.4-31.el8.src.rpm
Repository : baseos
Summary : Python Module for Accessing and Modifying Configuration Data in INI files
URL : http://code.google.com/p/iniparse/
License : MIT and Python
Description : iniparse is an INI parser for Python which is API compatible
: with the standard library's ConfigParser, preserves structure of INI
: files (order of sections & options, indentation, comments, and blank
: lines are preserved when data is updated), and is more convenient to
: use.
Available Packages
Name : python3-iniparse
Version : 0.4
Release : 31.el8
Architecture : noarch
Size : 49 k
Source : python-iniparse-0.4-31.el8.src.rpm
Repository : baseos
Summary : Python Module for Accessing and Modifying Configuration Data in INI files
URL : http://code.google.com/p/iniparse/
License : MIT and Python
Description : iniparse is an INI parser for Python which is API compatible
: with the standard library's ConfigParser, preserves structure of INI
: files (order of sections & options, indentation, comments, and blank
: lines are preserved when data is updated), and is more convenient to
: use.