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

Last updated: May 08,2024

1. Install "python3-shortuuid" package

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

$ sudo apt update $ sudo apt install python3-shortuuid

2. Uninstall "python3-shortuuid" package

Please follow the steps below to uninstall python3-shortuuid on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-shortuuid
Architecture: all
Version: 1.0.1-1
Priority: optional
Section: universe/python
Source: shortuuid
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: python3:any
Filename: pool/universe/s/shortuuid/python3-shortuuid_1.0.1-1_all.deb
Size: 8836
MD5sum: 59d7756de89f3eb6fdeeb2ea86bb5d42
SHA1: ac5cb2d0215d2227265fd51b933fda40cd90254d
SHA256: 24eaefcf8f4a35d1b81e612c58a12c887d1e84934487f955469a1174ebae9334
SHA512: 3d177c40b3b8e2cc46ec284141a409479b0385ea4456da213b2d91f353c10a6357cd0a1fff9404d070f0279e18656f7c003ab40c661fef62902eb77d1c22a7c7
Homepage: https://github.com/stochastic-technologies/shortuuid/
Description-en: generates concise, unambiguous, URL-safe UUIDs for Python3
For Python3.
Often, one needs to use non-sequential IDs in places where users will see them,
but the IDs must be as concise and easy to use as possible. shortuuid solves
this problem by generating uuids using Python's built-in uuid module and then
translating them to base57 using lowercase and uppercase letters and digits,
and removing similar-looking characters such as l, 1, I, O and 0.
Description-md5: c1351f2a86d4b5ce7b4fa16fd1d3013b