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

Last updated: July 04,2024

1. Install "python-sclapp" package

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

$ sudo apt update $ sudo apt install python-sclapp

2. Uninstall "python-sclapp" package

This guide covers the steps necessary to uninstall python-sclapp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-sclapp
Priority: optional
Section: universe/python
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: sclapp
Version: 0.5.3-3
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/s/sclapp/python-sclapp_0.5.3-3_all.deb
Size: 41576
MD5sum: cbf9be925d7b97442627f9c578f27860
SHA1: 729a8ad04753c3f13d41a6f14500ba0010b34979
SHA256: 4a5be493d4da1940ffba398b9d72489c98318895963797120e642a7205a38714
Description-en: framework for Python command-line applications
sclapp is a Python module that makes it easy to write well-behaved
command-line applications and helps authors deal with the following
issues:
.
* Signal handling
* Terminal character encodings
* Standard output failures (broken pipes)
* Common command-line options (like --help and --version)
Description-md5: 57df7de50c8c90898671e6779ad62f82
Homepage: http://www.alittletooquiet.net/software/sclapp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu