How to Install and Uninstall python3-et-xmlfile Package on Kali Linux

Last updated: July 03,2024

1. Install "python3-et-xmlfile" package

Please follow the guidelines below to install python3-et-xmlfile on Kali Linux

$ sudo apt update $ sudo apt install python3-et-xmlfile

2. Uninstall "python3-et-xmlfile" package

This guide covers the steps necessary to uninstall python3-et-xmlfile on Kali Linux:

$ sudo apt remove python3-et-xmlfile $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-et-xmlfile package on Kali Linux

Package: python3-et-xmlfile
Source: python-et-xmlfile
Version: 1.0.1-2.1
Installed-Size: 48
Maintainer: Afif Elghraoui
Architecture: all
Depends: python3:any
Size: 9180
SHA256: a80d31fe47b34f693ea31ba08c1c9783e073c562258a47bf22cc51c05ed666ec
SHA1: 9e500d44a73e7199357e0745ceb22ed37b5ffd59
MD5sum: 13ec7892b1c321f04f71351dd4649060
Description: low memory library for creating large XML files (Python 3)
et_xmlfile 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.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://bitbucket.org/openpyxl/et_xmlfile
Section: python
Priority: optional
Filename: pool/main/p/python-et-xmlfile/python3-et-xmlfile_1.0.1-2.1_all.deb