How to Install and Uninstall python3-django-shortuuidfield Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-django-shortuuidfield" package

Please follow the steps below to install python3-django-shortuuidfield on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-django-shortuuidfield

2. Uninstall "python3-django-shortuuidfield" package

Please follow the guidance below to uninstall python3-django-shortuuidfield on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-django-shortuuidfield $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-shortuuidfield package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-django-shortuuidfield
Priority: optional
Section: universe/python
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: django-shortuuidfield
Version: 0.1.3-1
Depends: python3-django, python3-shortuuid, python3-six, python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/django-shortuuidfield/python3-django-shortuuidfield_0.1.3-1_all.deb
Size: 4806
MD5sum: fed04cb2b2ef94c92457999912e0faa8
SHA1: 6ea51ec72106772307058fcbaccf0ebb0bd02cd9
SHA256: 88813e98682e3c18359ea5076e9ea03aba9f19cd863043f99b99ed1117c88a32
Description-en: Short UUIDField for Django for Python 3
For Python 3.
Provides a ShortUUIDField for your Django models which uses the base-57 "Short
UUID" package. Originally, a fork from David Cramer's excellent
django-uuidfield, but not much is left of that besides a bit of structure.
Description-md5: 477e98c04361b2d50656f334fdc356a7
Homepage: https://github.com/nebstrebor/django-shortuuidfield
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu