How to Install and Uninstall python3-flask-testing Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 15,2024

1. Install "python3-flask-testing" package

Please follow the guidance below to install python3-flask-testing on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "python3-flask-testing" package

Please follow the guidelines below to uninstall python3-flask-testing on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-flask-testing package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-flask-testing
Architecture: all
Version: 0.4.2-1
Priority: optional
Section: universe/python
Source: flask-testing
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: python3-flask, python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/flask-testing/python3-flask-testing_0.4.2-1_all.deb
Size: 6652
MD5sum: 06689f87d42c2202986458688feefe9b
SHA1: 363805065b43a630bd9ab1527127146f972e800b
SHA256: 6daab1a46698176140ba635dbdb92af15946a52f3375516b3186075dad716cca
Homepage: http://pythonhosted.org/Flask-Testing/
Description: unit testing utilities for the Flask micro web framework
Description-md5: 75c5fe7982e2247965eeb0c924aa5474
Python-Egg-Name: Flask-Testing