How to Install and Uninstall python-itsdangerous-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "python-itsdangerous-doc" package

Here is a brief guide to show you how to install python-itsdangerous-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-itsdangerous-doc

2. Uninstall "python-itsdangerous-doc" package

In this section, we are going to explain the necessary steps to uninstall python-itsdangerous-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-itsdangerous-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-itsdangerous-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-itsdangerous-doc
Priority: optional
Section: doc
Installed-Size: 171
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-itsdangerous
Version: 0.24+dfsg1-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-itsdangerous/python-itsdangerous-doc_0.24+dfsg1-1_all.deb
Size: 31004
MD5sum: 3ff9c7a857cd7c0986d1c25ac5a124f9
SHA1: 7a53772314e5d8ca137a0a24f0dfaa609abd870d
SHA256: 781f8c7067e4beca73068e943cabde98478df0f7d5a5c31727e1c2b94dcd6e6a
Description-en: Various helpers to pass trusted data to untrusted environment - doc
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 documentation.
Description-md5: da132be766650f07fac82665f78b8986
Homepage: http://pythonhosted.org/itsdangerous/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m