How to Install and Uninstall python3-django-pagination Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-django-pagination" package

Please follow the step by step instructions below to install python3-django-pagination on Kali Linux

$ sudo apt update $ sudo apt install python3-django-pagination

2. Uninstall "python3-django-pagination" package

This guide let you learn how to uninstall python3-django-pagination on Kali Linux:

$ sudo apt remove python3-django-pagination $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-pagination package on Kali Linux

Package: python3-django-pagination
Source: django-pagination
Version: 1.0.7-6
Installed-Size: 57
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-django
Size: 10696
SHA256: 4369e055bfff2bc8a703146f22c37dacbfbfb4bc7b369a6dc148235a99759955
SHA1: fe0cd2aa451277b25e32a82c2dc1a515f812eade
MD5sum: 87eed1ed963b83ce52b5042e4a36b1d9
Description: utilities for creating pagination tools for Django
A set of utilities for creating robust pagination tools throughout a Django
application.
.
It supports quickly create nice-looking paginated lists without altering your
views, multiple lists per page, and support for using custom templates for
each pagination.
Description-md5:
Homepage: https://github.com/ericflo/django-pagination
Section: python
Priority: optional
Filename: pool/main/d/django-pagination/python3-django-pagination_1.0.7-6_all.deb