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

Last updated: May 17,2024

1. Install "python3-feedgenerator" package

In this section, we are going to explain the necessary steps to install python3-feedgenerator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-feedgenerator

2. Uninstall "python3-feedgenerator" package

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

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

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

Package: python3-feedgenerator
Priority: optional
Section: universe/python
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: feedgenerator
Version: 1.7-2
Depends: python3-six, python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/feedgenerator/python3-feedgenerator_1.7-2_all.deb
Size: 19952
MD5sum: b5def1899ef642f5585554afdb9dffea
SHA1: 5512673deab658e099a74f25e0729a4e98ef7337
SHA256: 100de627da664e543aa52ddfbee1ee325f3a3fc68acd3c9977b7e70eeb89873e
Description-en: Syndication feed generation library (Python 3 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 3 version of the feedgenerator module.
Description-md5: 6680984589c58d81a4b084777eec8021
Homepage: https://github.com/dmdm/feedgenerator-py3k
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu