How to Install and Uninstall python-scripttest Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-scripttest" package

Learn how to install python-scripttest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-scripttest

2. Uninstall "python-scripttest" package

In this section, we are going to explain the necessary steps to uninstall python-scripttest on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-scripttest package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-scripttest
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.3-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-scripttest/python-scripttest_1.3-2_all.deb
Size: 9204
MD5sum: 5650e41b95d620a0dfd065ffdbb0b6db
SHA1: a3377992c80483c8a7cb8bbe6ef67c9b4752f65e
SHA256: 990e4a80f11c5508ce2da9320fa911697878f4e2a2b8b82bad2f4768f5b1766c
Description-en: Helper to test command-line scripts - python 2.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 2.x module.
Description-md5: 546718ccb0f158580733e39b5a76caf9
Homepage: http://pythonpaste.org/scripttest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu