How to Install and Uninstall python3-flask-paginate Package on Kali Linux

Last updated: July 02,2024

1. Install "python3-flask-paginate" package

Please follow the guidance below to install python3-flask-paginate on Kali Linux

$ sudo apt update $ sudo apt install python3-flask-paginate

2. Uninstall "python3-flask-paginate" package

Please follow the guidelines below to uninstall python3-flask-paginate on Kali Linux:

$ sudo apt remove python3-flask-paginate $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-paginate package on Kali Linux

Package: python3-flask-paginate
Source: flask-paginate
Version: 2023.10.24-1
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask, python3:any
Suggests: python-flask-paginate-doc, sqlite3
Size: 8540
SHA256: f4ad30b45d60c7d33f5d93a1ab4173be52c7d74671a18d0449d0a110161489c8
SHA1: 9ed871375aa2fcad7ef4d293f79aeaa6bf063934
MD5sum: 41d5bffa9bda716196795fad4bfdea7c
Description: Simple paginate support for flask
Module supporting multiple css frameworks. Python2.6+ compatible as
string.format syntax.
.
Capable of displaying information up to 100 pages, displaying 20 to 30
pagination links above. Also add the lines below to your css file.
.
This package provides the Python 2.6+ module.
Description-md5:
Homepage: https://github.com/lixxu/flask-paginate
Section: python
Priority: optional
Filename: pool/main/f/flask-paginate/python3-flask-paginate_2023.10.24-1_all.deb