How to Install and Uninstall python3-flask-testing Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 12,2024

1. Install "python3-flask-testing" package

Here is a brief guide to show you how to install python3-flask-testing on Ubuntu 20.04 LTS (Focal Fossa)

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

2. Uninstall "python3-flask-testing" package

This tutorial shows how to uninstall python3-flask-testing on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-flask-testing package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-flask-testing
Architecture: all
Version: 0.7.1-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: 41
Depends: python3-flask, python3:any
Filename: pool/universe/f/flask-testing/python3-flask-testing_0.7.1-1_all.deb
Size: 8408
MD5sum: a37e827d6245dc5195f085881100ba88
SHA1: 9c5e26940fd882e8e93db8dc4f1a01bede7fbaf0
SHA256: 1e5fc45b7e93702c4686a2a424fb7ca6a732a9975a7c3084d7de4aa9d268d56b
Homepage: http://pythonhosted.org/Flask-Testing/
Description: unit testing utilities for the Flask micro web framework
Description-md5: 75c5fe7982e2247965eeb0c924aa5474
Python-Egg-Name: Flask-Testing