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

Last updated: May 10,2024

1. Install "python3-flask-autoindex" package

Learn how to install python3-flask-autoindex on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-flask-autoindex" package

Please follow the guidelines below to uninstall python3-flask-autoindex on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-flask-autoindex
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Source: flask-autoindex
Version: 0.6-1
Depends: python3-flask (>= 0.8), python3-flask-silk, python3-future, python3:any (>= 3.3.2-2~)
Suggests: python-flask-autoindex-doc
Filename: pool/universe/f/flask-autoindex/python3-flask-autoindex_0.6-1_all.deb
Size: 12474
MD5sum: 5f589614bbdf8861f91f75398c5dd998
SHA1: 021846a197ea7207ba50b4fb82a7cefa6ffe0d83
SHA256: 8c7c8cffcb7f41b2dc20fcdd1b8f627c8537505308a46539b94701b228a5394d
Description-en: automatically generated index pages for Flask applications (Python 3)
Flask-AutoIndex is a Flask extension that generates index pages for
directories automatically. The result is similar to the pages generated by
Apache's mod_autoindex.
.
This package contains the module for Python 3.
Description-md5: 6f2c80d763624613ea9af79677988a02
Homepage: https://github.com/sublee/flask-autoindex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu