How to Install and Uninstall python3-sinfo Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-sinfo" package

Please follow the step by step instructions below to install python3-sinfo on Kali Linux

$ sudo apt update $ sudo apt install python3-sinfo

2. Uninstall "python3-sinfo" package

Please follow the guidance below to uninstall python3-sinfo on Kali Linux:

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

3. Information about the python3-sinfo package on Kali Linux

Package: python3-sinfo
Source: python-sinfo
Version: 1.0.0-1
Installed-Size: 44
Maintainer: Debian Python Team
Architecture: all
Depends: python3-stdlib-list, python3:any
Size: 12524
SHA256: 1e6b94ac914517379d03fe3b83f1316db6fde08b40bc13522a42d24ea85d4d64
SHA1: 452b3831af59ddd4c908e10897bd716f6c311567
MD5sum: 9258b3b9a4ea02be335e836920009743
Description: print different version information for loaded modules
sinfo outputs version information for modules loaded in the current session,
Python, the OS, and the CPU. It is designed as a minimum measure to increase
reproducibility and provides similar information as sessionInfo in R. The name
is shortened to encourage regular usage through reduced typing
Description-md5:
Homepage: https://gitlab.com/joelostblom/sinfo
Section: python
Priority: optional
Filename: pool/main/p/python-sinfo/python3-sinfo_1.0.0-1_all.deb