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

Last updated: June 21,2024

1. Install "python3-scooby" package

This guide covers the steps necessary to install python3-scooby on Kali Linux

$ sudo apt update $ sudo apt install python3-scooby

2. Uninstall "python3-scooby" package

Please follow the instructions below to uninstall python3-scooby on Kali Linux:

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

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

Package: python3-scooby
Source: python-scooby
Version: 0.9.2-2
Installed-Size: 71
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 16232
SHA256: 55437b750bf699ac93357cc5f60dda11d2cea15c1a89aaf47c245c2bff87ce86
SHA1: 6ef840d4911b524c862375456e9eaa3015787038
MD5sum: 522bf4627fe781e21fd982f44f805186
Description: Great Dane turned Python environment detective (Python 3)
This is a lightweight tool for easily reporting your Python environment's
package versions and hardware resources.
.
Scooby has HTML formatting for Jupyter notebooks and rich text formatting
for just about every other environment. The module is designed to be
lightweight such that it could easily be added as a dependency to Python
projects for environment reporting when debugging.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/banesullivan/scooby
Section: python
Priority: optional
Filename: pool/main/p/python-scooby/python3-scooby_0.9.2-2_all.deb

5. The same packages on other Linux Distributions