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

Last updated: April 29,2024

1. Install "python-flask-autoindex" package

This is a short guide on how to install python-flask-autoindex on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flask-autoindex" package

Please follow the step by step instructions below to uninstall python-flask-autoindex on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-flask (>= 0.8), python-flask-silk, python-future, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-flask-autoindex-doc
Filename: pool/universe/f/flask-autoindex/python-flask-autoindex_0.6-1_all.deb
Size: 12414
MD5sum: 07beaf6f3d18c71eef9db70c350ea5c7
SHA1: e441f84b3f2b1ac59bab7e4b607fdad9331e8ae4
SHA256: e4d873357faff3266beb67b5a3f1313fb18a87ef860e94b503f12fc248b13bf5
Description-en: automatically generated index pages for Flask applications (Python 2)
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 2.
Description-md5: ccc698883573b6bedd96471ef6be58f1
Homepage: https://github.com/sublee/flask-autoindex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu