How to Install and Uninstall python3-sphinxext-rediraffe Package on Kali Linux

Last updated: February 24,2025

1. Install "python3-sphinxext-rediraffe" package

Learn how to install python3-sphinxext-rediraffe on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinxext-rediraffe

2. Uninstall "python3-sphinxext-rediraffe" package

In this section, we are going to explain the necessary steps to uninstall python3-sphinxext-rediraffe on Kali Linux:

$ sudo apt remove python3-sphinxext-rediraffe $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxext-rediraffe package on Kali Linux

Package: python3-sphinxext-rediraffe
Source: sphinxext-rediraffe
Version: 0.2.7-2
Installed-Size: 40
Maintainer: Gianfranco Costamagna
Architecture: all
Depends: python3-sphinx, python3:any
Size: 8808
SHA256: 297b18e2e66b74bb10a64e052e340dc66e16c4b1a3eae4b47df8672992869d19
SHA1: 6f7d38b86ea3effb236b15a365fdeed4619fa965
MD5sum: f87d28b617d027d1137f79cf3aa599d3
Description: Sphinx Extension to redirect files
This sphinx extension redirects non-existent pages to working pages.
Rediraffe can also check that deleted/renamed files in your git repo
are redirected.
.
Rediraffe creates a graph of all specified redirects and traverses it
to point all internal urls to leaf urls.
This means that chained redirects will be resolved.
For example, if a config has 6 chained redirects,
all 6 links will redirect directly to the final link.
The end user will never experience more than 1 redirection.
.
Note: Rediraffe supports the html and dirhtml builders.
Description-md5:
Homepage: https://github.com/wpilibsuite/sphinxext-rediraffe
Section: python
Priority: optional
Filename: pool/main/s/sphinxext-rediraffe/python3-sphinxext-rediraffe_0.2.7-2_all.deb