How to Install and Uninstall python-systemfixtures Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 05,2024

1. Install "python-systemfixtures" package

This tutorial shows how to install python-systemfixtures on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-systemfixtures

2. Uninstall "python-systemfixtures" package

In this section, we are going to explain the necessary steps to uninstall python-systemfixtures on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-systemfixtures $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-systemfixtures package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-systemfixtures
Architecture: all
Version: 0.6.4-1
Priority: optional
Section: universe/python
Source: systemfixtures
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Free Ekanayaka
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Depends: python-fakesleep, python-fixtures, python-pbr, python-requests-mock, python-six, python-subprocess32, python-testtools, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/systemfixtures/python-systemfixtures_0.6.4-1_all.deb
Size: 12404
MD5sum: 4e9f361d3671af665f45515ddc83e6f1
SHA1: a236b75cd835b9ef6856c1964010fbeb197e10d9
SHA256: 1b3c5a22763d95f7239c6b09cb0034d986986847a11951118dd4244f07dd6bc2
Homepage: https://github.com/freeekanayaka/systemfixtures
Description: Test fixtures providing fake versions of various system resources
Description-md5: a6541d8c11e69cca969c70ff4d42b682

5. The same packages on other Linux Distributions