How to Install and Uninstall python3-feedparser Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 18,2024

1. Install "python3-feedparser" package

This guide let you learn how to install python3-feedparser on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-feedparser

2. Uninstall "python3-feedparser" package

This tutorial shows how to uninstall python3-feedparser on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-feedparser package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-feedparser
Architecture: all
Version: 6.0.8-1
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-1_all.deb
Size: 46370
MD5sum: 7f4bc535d4ab5bbb012710c64471bf52
SHA1: ef4f3605186cbf4c56534a6c882addc5557c5277
SHA256: b63dbc923ff0c2c1c20c5776a81045bcfbf5af1c8c194f205ffaf0f113aebcfe
SHA512: 8f3f7bc3511183ce7ea22f319b6696d65c2334283886061f15e620d092e30f7eb1e3b8ad2fd4fcde23643ac200bb54f1ae7a3ef95ecd26aa9818e3fcb71dbbe7
Homepage: https://github.com/kurtmckee/feedparser
Description: Universal Feed Parser for Python 3
Description-md5: 3798c5f98dfe4eafe184b06860237110
Task: ubuntustudio-publishing