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

Last updated: April 29,2024

1. Install "python-flask-api-common" package

Please follow the guidelines below to install python-flask-api-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-flask-api-common

2. Uninstall "python-flask-api-common" package

Please follow the steps below to uninstall python-flask-api-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-flask-api-common $ sudo apt autoclean && sudo apt autoremove

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

Package: python-flask-api-common
Priority: optional
Section: universe/python
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: flask-api
Version: 0.6.4+dfsg-1
Depends: libjs-bootstrap, libjs-jquery, libjs-prettify
Filename: pool/universe/f/flask-api/python-flask-api-common_0.6.4+dfsg-1_all.deb
Size: 28266
MD5sum: 0731528515ec4a48dd5be5c3a160ebec
SHA1: 078bf5e80ac67335599fd4abadb23ae6a2f8bba3
SHA256: c47db5d501bdadc9fa884bc1efa4ef75bbd84a6fb26689e1acdbfbdb8153f1c1
Description-en: Browsable web APIs for the Flask micro web framework - static resources
Flask API is an implementation of the same web browsable APIs that the
Django REST framework provides. It gives you properly content
negotiated responses and smart request parsing.
.
This package contains the static resources for Flask API
Description-md5: bfc49ae9c9afe7ec42ffe1db280fe59e
Homepage: http://www.flaskapi.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu