How to Install and Uninstall python-itsdangerous Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-itsdangerous" package
Please follow the steps below to install python-itsdangerous on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-itsdangerous
Copied
2. Uninstall "python-itsdangerous" package
Please follow the guidance below to uninstall python-itsdangerous on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-itsdangerous
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-itsdangerous package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-itsdangerous
Priority: optional
Section: python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.24+dfsg1-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/main/p/python-itsdangerous/python-itsdangerous_0.24+dfsg1-1_all.deb
Size: 11952
MD5sum: 529785c911ef11c4910be5b5d601d53c
SHA1: 79e78a1896feb947c4d4dec2c3e90a0a40024e05
SHA256: a436301c24819b3530f05fb84e268dc592a4406b12a4ee86c5142d4730553493
Description-en: Various helpers to pass trusted data to untrusted environment - python 2.x
itsdangerous provides a module that is a port of the django signing
module. It's not directly copied but some changes were applied to
make it work better on its own.
.
itsdangerous allows web applications to use a key only it knows to
cryptographically sign data and hand it over to someone else (e.g. a
user). When it gets the data back it can easily ensure that nobody
tampered with it.
.
This package provides the itsdangerous Python module for Python 2.x.
Description-md5: fe549ed18254fa8bde517ebc80ffb554
Homepage: http://pythonhosted.org/itsdangerous/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Priority: optional
Section: python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.24+dfsg1-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/main/p/python-itsdangerous/python-itsdangerous_0.24+dfsg1-1_all.deb
Size: 11952
MD5sum: 529785c911ef11c4910be5b5d601d53c
SHA1: 79e78a1896feb947c4d4dec2c3e90a0a40024e05
SHA256: a436301c24819b3530f05fb84e268dc592a4406b12a4ee86c5142d4730553493
Description-en: Various helpers to pass trusted data to untrusted environment - python 2.x
itsdangerous provides a module that is a port of the django signing
module. It's not directly copied but some changes were applied to
make it work better on its own.
.
itsdangerous allows web applications to use a key only it knows to
cryptographically sign data and hand it over to someone else (e.g. a
user). When it gets the data back it can easily ensure that nobody
tampered with it.
.
This package provides the itsdangerous Python module for Python 2.x.
Description-md5: fe549ed18254fa8bde517ebc80ffb554
Homepage: http://pythonhosted.org/itsdangerous/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y