How to Install and Uninstall python3-sphinx-reredirects Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-sphinx-reredirects" package

This guide let you learn how to install python3-sphinx-reredirects on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-reredirects

2. Uninstall "python3-sphinx-reredirects" package

Please follow the step by step instructions below to uninstall python3-sphinx-reredirects on Kali Linux:

$ sudo apt remove python3-sphinx-reredirects $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-reredirects package on Kali Linux

Package: python3-sphinx-reredirects
Source: sphinx-reredirects
Version: 0.1.2+dfsg1-2
Installed-Size: 27
Maintainer: Georges Khaznadar
Architecture: all
Depends: python3-sphinx, python3:any
Size: 6532
SHA256: 035066b4ad14720dcd197d47505105e40abf18f298ff939f96cc7cc93c7da838
SHA1: d8ec54ceba5b442caa171078416d9c8ff2f277c8
MD5sum: 0a3a22930e6722c78c3f08cba8382b35
Description: extension for Sphinx projects that handles redirects
sphinx-reredirects is the extension for Sphinx documentation projects
that handles redirects for moved pages. It generates HTML pages with
meta refresh redirects to the new page location to prevent 404 errors
if you rename or move your documents.
.
Good URLs are never changing URLs. But if you must,
sphinx-reredirects helps you manage redirects with ease and from the
single place in project's conf.py. For example, if you rename
document start to intro, and tell it to sphinx-reredirects, it will
generate HTML page start.html with
.
The extension supports wildcards and moving to different domain too.
Description-md5:
Homepage: https://gitlab.com/documatt/sphinx-reredirects
Section: python
Priority: optional
Filename: pool/main/s/sphinx-reredirects/python3-sphinx-reredirects_0.1.2+dfsg1-2_all.deb