How to Install and Uninstall python3-systemfixtures Package on Kali Linux
Last updated: November 25,2024
1. Install "python3-systemfixtures" package
This tutorial shows how to install python3-systemfixtures on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-systemfixtures
Copied
2. Uninstall "python3-systemfixtures" package
In this section, we are going to explain the necessary steps to uninstall python3-systemfixtures on Kali Linux:
$
sudo apt remove
python3-systemfixtures
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-systemfixtures package on Kali Linux
Package: python3-systemfixtures
Source: systemfixtures
Version: 0.6.4-2
Installed-Size: 70
Maintainer: Free Ekanayaka
Architecture: all
Depends: python3-fakesleep, python3-fixtures, python3-pbr (>= 1.10), python3-requests-mock, python3-six, python3-testtools, python3:any
Size: 13324
SHA256: ef2bd7ad5f79b31cadee70f10b0b0709aa743b1da13fbbfbf2050f77d8fbc8aa
SHA1: 51430f78430781efd584d8595fed77cc004cac85
MD5sum: a70fd22cf218eece014adb9b447220ba
Description: Test fixtures providing fake versions of various system resources
A collection of Python fixtures to fake out various system resources such
as processes, users, groups, etc.
.
Each fake resource typically behaves as an "overlay" on the real resource, in
that it can be programmed with fake behavior for a set of inputs, but falls
back to the real behavior for the rest.
Description-md5:
Homepage: https://github.com/freeekanayaka/systemfixtures
Section: python
Priority: optional
Filename: pool/main/s/systemfixtures/python3-systemfixtures_0.6.4-2_all.deb
Source: systemfixtures
Version: 0.6.4-2
Installed-Size: 70
Maintainer: Free Ekanayaka
Architecture: all
Depends: python3-fakesleep, python3-fixtures, python3-pbr (>= 1.10), python3-requests-mock, python3-six, python3-testtools, python3:any
Size: 13324
SHA256: ef2bd7ad5f79b31cadee70f10b0b0709aa743b1da13fbbfbf2050f77d8fbc8aa
SHA1: 51430f78430781efd584d8595fed77cc004cac85
MD5sum: a70fd22cf218eece014adb9b447220ba
Description: Test fixtures providing fake versions of various system resources
A collection of Python fixtures to fake out various system resources such
as processes, users, groups, etc.
.
Each fake resource typically behaves as an "overlay" on the real resource, in
that it can be programmed with fake behavior for a set of inputs, but falls
back to the real behavior for the rest.
Description-md5:
Homepage: https://github.com/freeekanayaka/systemfixtures
Section: python
Priority: optional
Filename: pool/main/s/systemfixtures/python3-systemfixtures_0.6.4-2_all.deb