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

Last updated: April 30,2024

1. Install "python3-fixtures" package

Please follow the instructions below to install python3-fixtures on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-fixtures

2. Uninstall "python3-fixtures" package

Here is a brief guide to show you how to uninstall python3-fixtures on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-fixtures
Architecture: all
Version: 3.0.0-4
Priority: optional
Section: python
Source: python-fixtures
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 203
Depends: python3-pbr, python3-six, python3-testtools, python3:any
Filename: pool/main/p/python-fixtures/python3-fixtures_3.0.0-4_all.deb
Size: 32628
MD5sum: bfffabca58358d9b66a38a8984b8a76d
SHA1: 26a493bf11405eb8134642e984e1139b86fbdc7d
SHA256: 1288c5743efb168ae9e7c226fa31866813b5428a9ff02ee263a858640fdff811
SHA512: e1deaf517a69f2024d7a02d8e16092d4821c475e77e5c842e97305beeaee1d6281f6f942c65039f866664d0c403c14311340a3a469e8baf1b7665996b00d0c04
Homepage: https://github.com/testing-cabal/fixtures
Description-en: PyUnit extension for defining test fixtures outside of test cases - Python 3.x
A PyUnit extension for defining test fixtures outside of test cases. Each
fixture encapsulates creating, reusing and freeing some state - be that a
temporary directory on disk, SQL server connection, or just a particular
object graph. This is extremely useful for testing and general resource
management.
.
Fixtures ships with the base class, unittest glue and a number of precanned
concrete fixtures.
.
This package provides the Python 3.x module.
Description-md5: abcb44fae2fd23e9f3cc40ed4100f616