How to Install and Uninstall python-tgext.admin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 07,2024

1. Install "python-tgext.admin" package

Please follow the guidance below to install python-tgext.admin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tgext.admin

2. Uninstall "python-tgext.admin" package

This guide let you learn how to uninstall python-tgext.admin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-tgext.admin $ sudo apt autoclean && sudo apt autoremove

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

Package: python-tgext.admin
Priority: optional
Section: universe/python
Installed-Size: 431
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.2.6-3
Depends: python (>= 2.7), python (<< 2.8), python-sprox, python-toscawidgets, python-pkg-resources, python-turbogears2
Filename: pool/universe/p/python-tgext.admin/python-tgext.admin_0.2.6-3_all.deb
Size: 198966
MD5sum: a112d529647e39e6ebf40e731eaedff3
SHA1: c62083b5ee874a76e09cbef3dc04eb3b3d0a0ff9
SHA256: 2371e7771ebf65a3b36940626ea6d6f50e4bc940545251e23da107d1d1409a9c
Description-en: user management controller add-on for TurboGears
TurboGears2 is a framework to develop web applications in Python,
according to the model-view-controller (MVC) architecture;
tgext.admin is a controller add-on for TurboGears2 that provides a
user interface to manage users, groups, and their permissions.
.
tgext.admin is compatible with the basic TurboGears2 identity model.
.
This package also contains:
.
* tgext.crud - controller extension to expose CRUD interfaces
Description-md5: 36f6582215b07e3549a567b14843558b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu