How to Install and Uninstall python3-itsdangerous Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 17,2024

1. Install "python3-itsdangerous" package

This tutorial shows how to install python3-itsdangerous on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-itsdangerous

2. Uninstall "python3-itsdangerous" package

Please follow the guidance below to uninstall python3-itsdangerous on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-itsdangerous package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-itsdangerous
Architecture: all
Version: 2.1.2-2
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: 66
Depends: python3:any
Recommends: python3-simplejson
Filename: pool/main/p/python-itsdangerous/python3-itsdangerous_2.1.2-2_all.deb
Size: 14516
MD5sum: af53ef7bc4d72252bee98f7d8a95aaf0
SHA1: edc13c816a32393ea0d94453a0723c3116e694b1
SHA256: f6224058075c36ca0dd68db5aa1e9d83576b913014d8143b497ac42b3b0044d2
SHA512: c8ad9e17befcf2837d0128ae08c612c747377ae795c89a3fe6223f89258cd51e58d7fe3d347c03032f6cc3909ef8f256424e4ed4644ed54d23b14f9db36e990f
Homepage: https://itsdangerous.palletsprojects.com/
Description: Various helpers to pass trusted data to untrusted environment - Python 3.x
Description-md5: e3428b282cec2a5412b061871bf7140d
Task: ubuntustudio-video