How to Install and Uninstall python-positional Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-positional" package
Learn how to install python-positional on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-positional
Copied
2. Uninstall "python-positional" package
This guide let you learn how to uninstall python-positional on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-positional
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-positional package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-positional
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.1-2
Depends: python-pbr (>= 1.8), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-positional-doc
Filename: pool/main/p/python-positional/python-positional_1.0.1-2_all.deb
Size: 5696
MD5sum: 59f795673f1ef4d3054eee2c822ca2eb
SHA1: 67c7631756916c7572d7db28dc08e60c4a2aa809
SHA256: 1db8c868c7f9c9ab67c63edbfe12221af9e0605e226eaff3f5ec693b9ea28884
Description-en: enforce positional or key-word arguments - Python 2.7
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 Python 2.7 module.
Description-md5: 4368f991692bd2bcbc0bb1e23e814444
Homepage: https://github.com/morganfainberg/positional
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.1-2
Depends: python-pbr (>= 1.8), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-positional-doc
Filename: pool/main/p/python-positional/python-positional_1.0.1-2_all.deb
Size: 5696
MD5sum: 59f795673f1ef4d3054eee2c822ca2eb
SHA1: 67c7631756916c7572d7db28dc08e60c4a2aa809
SHA256: 1db8c868c7f9c9ab67c63edbfe12221af9e0605e226eaff3f5ec693b9ea28884
Description-en: enforce positional or key-word arguments - Python 2.7
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 Python 2.7 module.
Description-md5: 4368f991692bd2bcbc0bb1e23e814444
Homepage: https://github.com/morganfainberg/positional
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y