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

Last updated: November 07,2024

1. Install "python-positional-doc" package

This is a short guide on how to install python-positional-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-positional-doc

2. Uninstall "python-positional-doc" package

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

$ sudo apt remove python-positional-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-positional-doc
Priority: optional
Section: doc
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-positional
Version: 1.0.1-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-positional/python-positional-doc_1.0.1-2_all.deb
Size: 20854
MD5sum: de8d62bc71a193897a450c2ec2d43bad
SHA1: 89db3fc0f8e204c4de3f55e0bea3395d924d1009
SHA256: 79b23b92977c6c88f8dbf3678bf6fd20590eef0c61d76f609c31a16da9d68118
Description-en: Library to enforce positional or key-word arguments - doc
The Positional Python module provides a decorator which enforces only some
args may be passed positionally. The idea and some of the code was taken from
the oauth2 client of the google-api client. The decorator makes it easy to
support Python 3 style key-word only parameters.
.
This package contains the documentation.
Description-md5: 813b88f26781b3c65f1a5e71d74acc8e
Homepage: https://github.com/morganfainberg/positional
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m