How to Install and Uninstall txt2regex Package on Kali Linux

Last updated: May 17,2024

1. Install "txt2regex" package

This tutorial shows how to install txt2regex on Kali Linux

$ sudo apt update $ sudo apt install txt2regex

2. Uninstall "txt2regex" package

Here is a brief guide to show you how to uninstall txt2regex on Kali Linux:

$ sudo apt remove txt2regex $ sudo apt autoclean && sudo apt autoremove

3. Information about the txt2regex package on Kali Linux

Package: txt2regex
Version: 0.9-5
Installed-Size: 144
Maintainer: Rene Engelhard
Architecture: all
Depends: bash (>> 3.0)
Size: 35736
SHA256: d9d3602eed5219ae3e5399fea2b656f4ac2a91ae7197b2a0b2651571c175ebd4
SHA1: 17258da7a54c13d5351ef463e13e41b47d2ebf24
MD5sum: 0d5df3f73d2d007bd75de73908344a3d
Description: A Regular Expression "wizard", all written with bash2 builtins
^txt2regex$ is a Regular Expression "wizard", all written with bash2
builtins, that converts human sentences to RegExs. With a simple
interface, you just answer to questions and build your own RegEx for a
large variety of programs, like awk, emacs, grep, perl, php, procmail,
python, sed and vim. There are more than 20 supported programs.
Description-md5:
Homepage: https://github.com/aureliojargas/txt2regex
Tag: implemented-in::shell, interface::commandline, role::program,
scope::utility, use::converting, use::learning, use::searching
Section: utils
Priority: optional
Filename: pool/main/t/txt2regex/txt2regex_0.9-5_all.deb