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

Last updated: May 19,2024

1. Install "python3-flask-flatpages" package

Please follow the guidelines below to install python3-flask-flatpages on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-flask-flatpages

2. Uninstall "python3-flask-flatpages" package

This tutorial shows how to uninstall python3-flask-flatpages on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-flask-flatpages $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-flask-flatpages
Priority: optional
Section: universe/python
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Orestis Ioannou
Architecture: all
Source: flask-flatpages
Version: 0.6-1
Depends: python3-flask (>= 0.8), python3-markdown (>= 2.3.1), python3-yaml (>= 3.10), python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/flask-flatpages/python3-flask-flatpages_0.6-1_all.deb
Size: 8530
MD5sum: 63d41305a766cd0e706cdd3d38f0f7a6
SHA1: 35e4a72455dd1af855abc576cdd8185409e92a75
SHA256: 9d769b5acb13030d99714e910f2ef24e8d814533e4af2fc0c6e92fa41fcbacec
Description-en: Provides flat static pages to a Python 3 Flask application
Flask-FlatPages provides flat static pages to a Flask application,
based on text files as opposed to a relational database.
.
This is a Python 3 package
Description-md5: cf0b92b69cd0a62c182b8122a15fc77b
Multi-Arch: foreign
Homepage: http://flask-flatpages.readthedocs.org/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu