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

Last updated: July 03,2024

1. Install "python-feedgenerator" package

Learn how to install python-feedgenerator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-feedgenerator

2. Uninstall "python-feedgenerator" package

Learn how to uninstall python-feedgenerator on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-feedgenerator
Priority: optional
Section: universe/python
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: feedgenerator
Version: 1.7-2
Depends: python (>= 2.7), python (<< 2.8), python-tz, python-six
Filename: pool/universe/f/feedgenerator/python-feedgenerator_1.7-2_all.deb
Size: 20172
MD5sum: 5c829e13f1ac716b2f362eddd7486f6f
SHA1: 3a8870ebc8b0fc27dd90acedb8feddcc55e404a4
SHA256: 8bddc0c05451457071ff7586e0b7e7ef99b69c3b5f1e1edb3d72eea9935aa73a
Description-en: Syndication feed generation library (Python 2 version)
Feedgenerator is a standalone version of Django's feedgenerator, which
is a syndication feed generation library used for generating RSS.
.
This is the Python 2 version of the feedgenerator module.
Description-md5: e06b24920b0acaa2711f9c0833cdf975
Homepage: https://github.com/dmdm/feedgenerator-py3k
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu