How to Install and Uninstall txt2regex.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "txt2regex.noarch" package
This tutorial shows how to install txt2regex.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
txt2regex.noarch
Copied
2. Uninstall "txt2regex.noarch" package
Here is a brief guide to show you how to uninstall txt2regex.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
txt2regex.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the txt2regex.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:08:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : txt2regex
Version : 0.9
Release : 5.el9
Architecture : noarch
Size : 51 k
Source : txt2regex-0.9-5.el9.src.rpm
Repository : epel
Summary : Regular expression wizard that converts human sentences to regexes
URL : https://aurelio.net/projects/txt2regex/
License : GPLv2
Description : txt2regex is a regular expression wizard that converts human sentences to
: regexes.
:
: In a simple interactive interface, you just answer questions and build your
: own regex for a large variety of software and programming languages.
Available Packages
Name : txt2regex
Version : 0.9
Release : 5.el9
Architecture : noarch
Size : 51 k
Source : txt2regex-0.9-5.el9.src.rpm
Repository : epel
Summary : Regular expression wizard that converts human sentences to regexes
URL : https://aurelio.net/projects/txt2regex/
License : GPLv2
Description : txt2regex is a regular expression wizard that converts human sentences to
: regexes.
:
: In a simple interactive interface, you just answer questions and build your
: own regex for a large variety of software and programming languages.