How to Install and Uninstall python38-django-tables2 Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python38-django-tables2" package

Please follow the instructions below to install python38-django-tables2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-django-tables2

2. Uninstall "python38-django-tables2" package

Learn how to uninstall python38-django-tables2 on openSuSE Tumbleweed:

$ sudo zypper remove python38-django-tables2

3. Information about the python38-django-tables2 package on openSuSE Tumbleweed

Information for package python38-django-tables2:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-django-tables2
Version : 2.3.4-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 544,7 KiB
Installed : No
Status : not installed
Source package : python-django-tables2-2.3.4-2.2.src
Summary : Table/data-grid framework for Django
Description :
Simplifies the task of turning sets of data into HTML tables. It has native
support for pagination and sorting. It does for HTML tables what django.forms
does for HTML forms.