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

Last updated: May 19,2024

1. Install "python-django-shortuuidfield" package

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

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

2. Uninstall "python-django-shortuuidfield" package

Please follow the step by step instructions below to uninstall python-django-shortuuidfield on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-shortuuidfield
Priority: optional
Section: universe/python
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: django-shortuuidfield
Version: 0.1.3-1
Provides: python2.7-django-shortuuidfield
Depends: python-django, python-shortuuid, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-shortuuidfield/python-django-shortuuidfield_0.1.3-1_all.deb
Size: 5282
MD5sum: f526e9675072ff3073158c361790810f
SHA1: 2600db8df31f8410f49c3ef93c6f5efb23713628
SHA256: ac35ad85a5fda7d4ddf4d239859ff6a6897b51292fba56214d34f67984cc978e
Description-en: Short UUIDField for Django
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: e7d7d5e46d485d916acb2021d6959d27
Homepage: https://github.com/nebstrebor/django-shortuuidfield
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu