How to Install and Uninstall python3-listparser Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-listparser" package

Please follow the guidance below to install python3-listparser on Kali Linux

$ sudo apt update $ sudo apt install python3-listparser

2. Uninstall "python3-listparser" package

This tutorial shows how to uninstall python3-listparser on Kali Linux:

$ sudo apt remove python3-listparser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-listparser package on Kali Linux

Package: python3-listparser
Source: listparser
Version: 0.18-3
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10272
SHA256: d61a52933b291b5e72edc8bae0ccfe9d81d33490b1b06f2fb0339ea5835a4607
SHA1: 11589886c661c4b810c79575a67e6b53421326a8
MD5sum: 128a8e624903e243d3278b4f4f64708c
Description: Parse OPML, RDF+FOAF, and iGoogle subscription lists
listparser is a Python module that parses subscription lists (also called
reading lists) and returns a dictionary in OPML structured format.
It supports OPML, RDF+FOAF, and the iGoogle exported settings format,
and runs in Python 2.7, Python 3.3 and up, PyPy, and Jython.
.
The OPML specification defines an outline as a hierarchical, ordered list
of arbitrary elements. The specification is fairly open which makes it
suitable for many types of list data, like RSS feeds.
Description-md5:
Homepage: https://github.com/kurtmckee/listparser
Section: python
Priority: optional
Filename: pool/main/l/listparser/python3-listparser_0.18-3_all.deb