How to Install and Uninstall python3-itsdangerous Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 10,2024

1. Install "python3-itsdangerous" package

Please follow the instructions below to install python3-itsdangerous on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-itsdangerous

2. Uninstall "python3-itsdangerous" package

This guide covers the steps necessary to uninstall python3-itsdangerous on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-itsdangerous package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-itsdangerous
Architecture: all
Version: 2.1.2-4
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-4_all.deb
Size: 14596
MD5sum: 5c235d6889278e1fc86456974acee00b
SHA1: 9a04049f26e00af592221277289e670e2eea06ad
SHA256: 4af8eab78a7d5be9882c604ce46ab8993a47bef2034dae9a4d4bb9043d3f0eca
SHA512: 58af7f6a47260c83e94f6c91b097f1239aac57ab11e4e6105e134c3ac24d5b5931ab9f10764c1b4480d105817e504a1a354a3fd920dbd7f917fae1bdd0f047ee
Homepage: https://itsdangerous.palletsprojects.com/
Description: Various helpers to pass trusted data to untrusted environment - Python 3.x
Description-md5: e3428b282cec2a5412b061871bf7140d
Task: ubuntustudio-video