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

Last updated: May 20,2024

1. Install "python3-django-openstack-auth" package

Here is a brief guide to show you how to install python3-django-openstack-auth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-django-openstack-auth

2. Uninstall "python3-django-openstack-auth" package

This is a short guide on how to uninstall python3-django-openstack-auth on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-django-openstack-auth $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-openstack-auth
Priority: optional
Section: universe/python
Installed-Size: 169
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-django-openstack-auth
Version: 2.1.1-1
Depends: python3-django (>= 1.8), python3-keystoneclient (>= 1:1.6.0), python3-oslo.config (>= 1:2.7.0), python3-oslo.policy (>= 0.5.0), python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3-keystoneauth1, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-django-openstack-auth/python3-django-openstack-auth_2.1.1-1_all.deb
Size: 27280
MD5sum: 8d8706b31239b1146cb5bb6075cfda28
SHA1: d2f4b914ca9481fbc3c0f22c59b5db4007b92a8f
SHA256: 36e8726454c5c52114e879a59d73f95e71423714ebf182dc678389bb42849a66
Description-en: Django authentication backend for Openstack - Python 3.x
Django authentication backend for use with the OpenStack Keystone Identity
backend. This Python module is used by Horizon (the Openstack Dashport web
GUI) to auth against Keystone.
.
This package provides the Python 3.x module.
Description-md5: c305d6dbe36cd9d4e9a2e224289d07f4
Homepage: http://pypi.python.org/pypi/django_openstack_auth
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu