How to Install and Uninstall python3-flaky Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 30,2024

1. Install "python3-flaky" package

This is a short guide on how to install python3-flaky on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-flaky

2. Uninstall "python3-flaky" package

This guide covers the steps necessary to uninstall python3-flaky on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-flaky $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flaky package on Ubuntu 21.10 (Impish Indri)

Package: python3-flaky
Architecture: all
Version: 3.7.0-1
Priority: optional
Section: universe/python
Source: python-flaky
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 89
Depends: python3:any
Filename: pool/universe/p/python-flaky/python3-flaky_3.7.0-1_all.deb
Size: 17940
MD5sum: 79e909147e795764da4eeda5fc609116
SHA1: 6515b7a26d8af8482a22503dc3adc082fb62279d
SHA256: 0c5f751f29b0a269d9b57d262a34a68f3b3ddf9d6d2cefd08294d8d42eaa403b
SHA512: a8db4afda239d1bc458e934327d379bb9edbeea509f49a1b904c3647f2313cfd89413a96e340f00bd11f081ee19b005cd0a95ef4544d23c2e30b0bfa89cea381
Homepage: https://github.com/box/flaky
Description-en: Plugin for nose or py.test that automatically reruns flaky tests (Python 3)
Flaky is a plugin for nose or py.test that automatically reruns flaky tests.
.
Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on
components that aren't 100% reliable. With flaky, instead of removing those
tests or marking them to @skip, they can be automatically retried.
.
This package contains the Python 3 version of flaky.
Description-md5: 4a5e656e114e9be66dc200af9506b087