How to Install and Uninstall python-djorm-ext-pgarray Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "python-djorm-ext-pgarray" package

Learn how to install python-djorm-ext-pgarray on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-djorm-ext-pgarray

2. Uninstall "python-djorm-ext-pgarray" package

Please follow the instructions below to uninstall python-djorm-ext-pgarray on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-djorm-ext-pgarray $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-djorm-ext-pgarray package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-djorm-ext-pgarray
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Architecture: all
Source: djorm-ext-pgarray
Version: 1.2-0ubuntu2
Provides: python-djorm-pgarray
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/djorm-ext-pgarray/python-djorm-ext-pgarray_1.2-0ubuntu2_all.deb
Size: 7086
MD5sum: cbbac85b97e21d8ff64ca1f5a0393e65
SHA1: 0a5f289dd76084013df972da33d2f36b9fa13853
SHA256: b1f86b013a28422aa51bbae4b197bafde2c3d62914c93667d787e4994e4310af
Description-en: PostgreSQL native array fields extension for Django
This pgarray djorm extension provides a Django extension to allow
it to make use of the PostgreSQL array fields natively.
Description-md5: 2a34643747ab0d77d42de76fdec35061
Homepage: https://github.com/niwibe/djorm-ext-pgarray
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu