How to Install and Uninstall python3-django-tables2.noarch Package on Fedora 35
Last updated: November 20,2024
1. Install "python3-django-tables2.noarch" package
Here is a brief guide to show you how to install python3-django-tables2.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-tables2.noarch
Copied
2. Uninstall "python3-django-tables2.noarch" package
This guide let you learn how to uninstall python3-django-tables2.noarch on Fedora 35:
$
sudo dnf remove
python3-django-tables2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-tables2.noarch package on Fedora 35
Last metadata expiration check: 1:02:47 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-django-tables2
Version : 2.4.0
Release : 2.fc35
Architecture : noarch
Size : 123 k
Source : python-django-tables2-2.4.0-2.fc35.src.rpm
Repository : fedora
Summary : Table framework for Django
URL : https://github.com/jieter/django-tables2
License : BSD
Description : django-tables2 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.
Available Packages
Name : python3-django-tables2
Version : 2.4.0
Release : 2.fc35
Architecture : noarch
Size : 123 k
Source : python-django-tables2-2.4.0-2.fc35.src.rpm
Repository : fedora
Summary : Table framework for Django
URL : https://github.com/jieter/django-tables2
License : BSD
Description : django-tables2 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.