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

Last updated: May 18,2024

1. Install "python3-flask-script" package

Please follow the step by step instructions below to install python3-flask-script on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-flask-script" package

This guide covers the steps necessary to uninstall python3-flask-script on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-flask-script
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: flask-script
Version: 0.6.7-1build1
Depends: python3-flask, python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/flask-script/python3-flask-script_0.6.7-1build1_all.deb
Size: 12502
MD5sum: 38f5be2de7eace8c1096100331fab39c
SHA1: d8e7b51ada3aa9a77aa02a95e7604497bffa6db7
SHA256: 9c140161beb554ef0fcff5da2c6c794b0d140aa177ed8f17eedd046f1bea08cf
Description-en: set of utilities for use with the Flask framework
Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
intentions.
.
This python3 package adds support for external scripts in Flask.
Description-md5: 62b76b1946c0426dcf79bd70191ebc1c
Homepage: https://pypi.python.org/pypi/Flask-Script
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu