How to Install and Uninstall python-feedparser Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-feedparser" package

Please follow the instructions below to install python-feedparser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-feedparser

2. Uninstall "python-feedparser" package

This guide let you learn how to uninstall python-feedparser on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-feedparser package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-feedparser
Priority: optional
Section: universe/python
Installed-Size: 357
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: feedparser
Version: 5.1.3-3build1
Depends: python (>= 2.7), python (<< 2.8)
Recommends: python-chardet, python-libxml2, python-utidylib
Filename: pool/universe/f/feedparser/python-feedparser_5.1.3-3build1_all.deb
Size: 52638
MD5sum: fe73ad1b20a8f7bb46c63f53f1115bfe
SHA1: 5508099b79335f00faa0ed8e730bf527039c5aef
SHA256: 981491727d48ca1bffaa142278ef083a71336696df3b3cf3045d2e7515a4ae80
Description-en: Universal Feed Parser for Python
Python module for downloading and parsing syndicated feeds. It can
handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS
0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.
.
It provides the same API to all formats, and sanitizes URIs and HTML.
Description-md5: 59c5b7eade148fbec09113e829fdeda1
Homepage: https://code.google.com/p/feedparser/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome