How to Install and Uninstall python-django-kvstore Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-django-kvstore" package
Learn how to install python-django-kvstore on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-django-kvstore
Copied
2. Uninstall "python-django-kvstore" package
Please follow the guidance below to uninstall python-django-kvstore on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-django-kvstore
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-django-kvstore package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-django-kvstore
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LAVA team
Architecture: all
Source: django-kvstore
Version: 1.0-2
Depends: python-django (>= 1.6), python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-psycopg2
Filename: pool/universe/d/django-kvstore/python-django-kvstore_1.0-2_all.deb
Size: 8462
MD5sum: 7f5b2ff515d68c8307af520082e94547
SHA1: 74ad37e9f0a58396fa2363004e46cf7fd2824619
SHA256: 4e525866c3090d63e4ace45295b26e0360f61bb3ed243dc73427df091b29e7d9
Description-en: Extensible key-value store backend for Django
This module provides an abstraction layer for accessing a
key-value storage within a Django application using
PostgreSQL.
.
A dedicated table needs to be created and then this table
can be specified as the KEY_VALUE_STORE_BACKEND. Only
primary key lookup queries are supported but the dictionary
returned can be processed as normal.
Description-md5: 95b597426acf89ea9eca237b253c7fe9
Homepage: https://github.com/saymedia/django-kvstore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LAVA team
Architecture: all
Source: django-kvstore
Version: 1.0-2
Depends: python-django (>= 1.6), python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-psycopg2
Filename: pool/universe/d/django-kvstore/python-django-kvstore_1.0-2_all.deb
Size: 8462
MD5sum: 7f5b2ff515d68c8307af520082e94547
SHA1: 74ad37e9f0a58396fa2363004e46cf7fd2824619
SHA256: 4e525866c3090d63e4ace45295b26e0360f61bb3ed243dc73427df091b29e7d9
Description-en: Extensible key-value store backend for Django
This module provides an abstraction layer for accessing a
key-value storage within a Django application using
PostgreSQL.
.
A dedicated table needs to be created and then this table
can be specified as the KEY_VALUE_STORE_BACKEND. Only
primary key lookup queries are supported but the dictionary
returned can be processed as normal.
Description-md5: 95b597426acf89ea9eca237b253c7fe9
Homepage: https://github.com/saymedia/django-kvstore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu