How to Install and Uninstall python3-et_xmlfile.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "python3-et_xmlfile.noarch" package
Please follow the guidance below to install python3-et_xmlfile.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-et_xmlfile.noarch
Copied
2. Uninstall "python3-et_xmlfile.noarch" package
Please follow the step by step instructions below to uninstall python3-et_xmlfile.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-et_xmlfile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-et_xmlfile.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:20:10 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-et_xmlfile
Version : 1.0.1
Release : 22.el8
Architecture : noarch
Size : 30 k
Source : python-et_xmlfile-1.0.1-22.el8.src.rpm
Repository : epel
Summary : An implementation of lxml.xmlfile for the standard library
URL : https://pypi.python.org/pypi/et_xmlfile
License : MIT
Description : et_xmlfile is a low memory library for creating large XML files.
:
: It is based upon the xmlfile module from lxml with the aim of allowing code to
: be developed that will work with both libraries. It was developed initially for
: the openpyxl project but is now a standalone module.
Available Packages
Name : python3-et_xmlfile
Version : 1.0.1
Release : 22.el8
Architecture : noarch
Size : 30 k
Source : python-et_xmlfile-1.0.1-22.el8.src.rpm
Repository : epel
Summary : An implementation of lxml.xmlfile for the standard library
URL : https://pypi.python.org/pypi/et_xmlfile
License : MIT
Description : et_xmlfile is a low memory library for creating large XML files.
:
: It is based upon the xmlfile module from lxml with the aim of allowing code to
: be developed that will work with both libraries. It was developed initially for
: the openpyxl project but is now a standalone module.