How to Install and Uninstall python3-feedparser Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 10,2024

1. Install "python3-feedparser" package

This guide let you learn how to install python3-feedparser on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-feedparser

2. Uninstall "python3-feedparser" package

In this section, we are going to explain the necessary steps to uninstall python3-feedparser on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-feedparser package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-feedparser
Architecture: all
Version: 5.2.1-2
Priority: optional
Section: python
Source: feedparser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 209
Depends: python3:any
Filename: pool/main/f/feedparser/python3-feedparser_5.2.1-2_all.deb
Size: 45144
MD5sum: dfa843548dee4eae4b5d0e2ec20a06e6
SHA1: 07e8f8fe7a00be1f6f9afcfa1fdca4a099dc1c65
SHA256: 2695307d3108d92b7f0cf651d592070b24fc786c07107253be1c10db1630e0c1
Homepage: https://github.com/kurtmckee/feedparser
Description: Universal Feed Parser for Python 3
Description-md5: 3798c5f98dfe4eafe184b06860237110
Task: ubuntustudio-publishing