How to Install and Uninstall python3-itsdangerous Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python3-itsdangerous" package
Please follow the guidance below to install python3-itsdangerous on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-itsdangerous
Copied
2. Uninstall "python3-itsdangerous" package
In this section, we are going to explain the necessary steps to uninstall python3-itsdangerous on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-itsdangerous
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-itsdangerous package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-itsdangerous
Priority: optional
Section: python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-itsdangerous
Version: 0.24+dfsg1-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-itsdangerous/python3-itsdangerous_0.24+dfsg1-1_all.deb
Size: 11794
MD5sum: 1b9fd94d8cfe1111089472ce31269c80
SHA1: a815684d7d23e674192abb8abcb28dc55f223c74
SHA256: 449dce565f8e0f8adc5601d7158cfebaf435fcf8e39b6b42834472491d295800
Description-en: Various helpers to pass trusted data to untrusted environment - python 3.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 3.x.
Description-md5: ee1ecaa29c94b5fef0fb529cdc234f68
Homepage: http://pythonhosted.org/itsdangerous/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Priority: optional
Section: python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-itsdangerous
Version: 0.24+dfsg1-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-itsdangerous/python3-itsdangerous_0.24+dfsg1-1_all.deb
Size: 11794
MD5sum: 1b9fd94d8cfe1111089472ce31269c80
SHA1: a815684d7d23e674192abb8abcb28dc55f223c74
SHA256: 449dce565f8e0f8adc5601d7158cfebaf435fcf8e39b6b42834472491d295800
Description-en: Various helpers to pass trusted data to untrusted environment - python 3.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 3.x.
Description-md5: ee1ecaa29c94b5fef0fb529cdc234f68
Homepage: http://pythonhosted.org/itsdangerous/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m