How to Install and Uninstall python3-itsdangerous Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-itsdangerous" package

Please follow the instructions below to install python3-itsdangerous on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-itsdangerous

2. Uninstall "python3-itsdangerous" package

In this section, we are going to explain the necessary steps to uninstall python3-itsdangerous on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-itsdangerous $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-itsdangerous package on Ubuntu 21.10 (Impish Indri)

Package: python3-itsdangerous
Architecture: all
Version: 1.1.0-3
Priority: optional
Section: python
Source: python-itsdangerous
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Depends: python3:any
Recommends: python3-simplejson
Filename: pool/main/p/python-itsdangerous/python3-itsdangerous_1.1.0-3_all.deb
Size: 14884
MD5sum: b3c732438c35cbc99401f75bb623e7ce
SHA1: 7750ebec3fd7bec56e3ded0104c9298e144d8e34
SHA256: ad7d0fec3d5cdf08f3d0e043d8b7113cad0a5456a2cc197706fd537e60fa8701
SHA512: d73174e926960818227e5cd99a62e98cbf1488d5635e09cfbb527894ce78806673b0edb405f925e48b71282417b418f00bd5bec9c353f3cec4a87dcd60a67b3e
Homepage: https://itsdangerous.palletsprojects.com/
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: e3428b282cec2a5412b061871bf7140d