How to Install and Uninstall python3-feedparser Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: January 23,2025

1. Install "python3-feedparser" package

This guide covers the steps necessary to install python3-feedparser on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-feedparser

2. Uninstall "python3-feedparser" package

Please follow the steps below to uninstall python3-feedparser on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-feedparser package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-feedparser
Architecture: all
Version: 6.0.8-2
Priority: optional
Section: universe/python
Source: feedparser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 263
Depends: python3-sgmllib3k, python3:any
Filename: pool/universe/f/feedparser/python3-feedparser_6.0.8-2_all.deb
Size: 45758
MD5sum: 84c6069bf93ae100ff55fcebc42834f3
SHA1: 7143b9e87bf50ebe6e5cb79c9bce04688d233510
SHA256: fadfcbfd7d6f2baf5b6d75d4bbf2ceaabf81da6bde90f05d071825dc40497661
SHA512: ddb737da614ae5502916e1ef8d6b2110e55ed73c0143393e28e667389ad3a2a0a2526151951f6266fdaf290f52e473cd869f03b49d6ca9a726fa92aded6e2c8e
Homepage: https://github.com/kurtmckee/feedparser
Description: Universal Feed Parser for Python 3
Description-md5: 3798c5f98dfe4eafe184b06860237110
Task: ubuntustudio-publishing