How to Install and Uninstall redet Package on Kali Linux

Last updated: May 14,2024

1. Install "redet" package

This guide let you learn how to install redet on Kali Linux

$ sudo apt update $ sudo apt install redet

2. Uninstall "redet" package

Please follow the instructions below to uninstall redet on Kali Linux:

$ sudo apt remove redet $ sudo apt autoclean && sudo apt autoremove

3. Information about the redet package on Kali Linux

Package: redet
Version: 8.26-1.5
Installed-Size: 1627
Maintainer: Bartosz Fenski
Architecture: all
Depends: tk, iwidgets4
Suggests: redet-doc, dillo
Size: 238920
SHA256: 9732ade2e3cac790e4b906f9caf639b29a5da5e8dbb6643f20770b688112a689
SHA1: 675ea88a7c8fe0ba7d38405e4970b7b24c442c3f
MD5sum: bf6bc00a941bc831eb42775fa70c2484
Description: regular expression development and execution tool
Redet allows the user to construct regular expressions and test them against
input data by executing any of a variety of search programs, editors,
and programming languages that make use of regular expressions. When a
suitable regular expression has been constructed it may be saved to a file.
.
Redet stands for Regular Expression Development and Execution
Tool. For each program, a palette showing the available regular expression
syntax is provided. Selections from the palette may be copied to the
regular expression window with a mouse click. Users may add their own
definitions to the palette via their initialization file.
Redet also keeps a list of the regular expressions executed, from which
entries may be copied back into the regular expression under construction.
The history list is saved to a file and restored on startup, so it
persists across sessions.
.
So long as the underlying program supports Unicode, Redet allows UTF-8
Unicode in both test data and regular expressions.
Description-md5:
Homepage: http://www.billposer.org/Software/redet.html
Tag: implemented-in::tcl, role::program
Section: x11
Priority: optional
Filename: pool/main/r/redet/redet_8.26-1.5_all.deb