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

Last updated: May 18,2024

1. Install "python3-scripttest" package

Please follow the instructions below to install python3-scripttest on Kali Linux

$ sudo apt update $ sudo apt install python3-scripttest

2. Uninstall "python3-scripttest" package

Here is a brief guide to show you how to uninstall python3-scripttest on Kali Linux:

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

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

Package: python3-scripttest
Source: python-scripttest
Version: 1.3-6
Installed-Size: 42
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9500
SHA256: 7e97e9f2e7aaf1d12e43c39b12c034e1b5f16bc236f08746e9222087a96cda22
SHA1: ee430d39c324c8126d59c51c4b2722c358940fd4
MD5sum: f3cf2210ef6f852de02c9c1a6d50ac3e
Description: Helper to test command-line scripts - python 3.x
ScriptTest is a library to help you test your interactive command-line
applications. With it you can easily run the command (in a subprocess) and
see the output (stdout, stderr) and any file modifications.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://pythonpaste.org/scripttest/
Section: python
Priority: optional
Filename: pool/main/p/python-scripttest/python3-scripttest_1.3-6_all.deb