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

Last updated: May 14,2024

1. Install "python-argvalidate" package

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

$ sudo apt update $ sudo apt install python-argvalidate

2. Uninstall "python-argvalidate" package

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

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

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

Package: python-argvalidate
Priority: optional
Section: universe/python
Installed-Size: 158
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: argvalidate
Version: 0.9.0-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: libjs-jquery
Filename: pool/universe/a/argvalidate/python-argvalidate_0.9.0-2_all.deb
Size: 21998
MD5sum: ef78339926f1029cacf21e89541dba45
SHA1: 294dc550856b8f83a8a43ac7a16eeca5444d42bc
SHA256: 6c26c3cb8be0f18042034efc3181189aac16ee82ca551f1c7f8946e2ef1c51a1
Description-en: simple argument validator library
python-argvalidate provides developers with a simple way of doing
type-checking for both Python functions and methods.
Description-md5: 846b6ca46f0c9876f1d4d0a45c62445e
Homepage: http://code.sp-its.at/projects/argvalidate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu