How to Install and Uninstall python-listparser-doc Package on Kali Linux

Last updated: May 06,2024

1. Install "python-listparser-doc" package

This tutorial shows how to install python-listparser-doc on Kali Linux

$ sudo apt update $ sudo apt install python-listparser-doc

2. Uninstall "python-listparser-doc" package

This guide covers the steps necessary to uninstall python-listparser-doc on Kali Linux:

$ sudo apt remove python-listparser-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-listparser-doc package on Kali Linux

Package: python-listparser-doc
Source: listparser
Version: 0.18-3
Installed-Size: 352
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx-rtd-theme, libjs-sphinxdoc (>= 2.4.3-5~)
Size: 38800
SHA256: ef0819cdb2e2eab0fa5a4ecc4d31eb93637f606b6cfda25faa11d5f1478fcd90
SHA1: 768e5cbb55171f90cbe203c26f3928e5aa3ec146
MD5sum: d2155b4781a9e53fd2f5c744ea2a08ff
Description: Parse OPML, RDF+FOAF, and iGoogle subscription lists (documentation)
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.
.
This is the documentation package.
Description-md5:
Homepage: https://github.com/kurtmckee/listparser
Section: doc
Priority: optional
Filename: pool/main/l/listparser/python-listparser-doc_0.18-3_all.deb