How to Install and Uninstall txt2regex.noarch Package on Fedora 35

Last updated: February 05,2025

1. Install "txt2regex.noarch" package

This guide let you learn how to install txt2regex.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install txt2regex.noarch

2. Uninstall "txt2regex.noarch" package

This guide covers the steps necessary to uninstall txt2regex.noarch on Fedora 35:

$ sudo dnf remove txt2regex.noarch $ sudo dnf autoremove

3. Information about the txt2regex.noarch package on Fedora 35

Last metadata expiration check: 3:34:02 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : txt2regex
Version : 0.9
Release : 4.fc35
Architecture : noarch
Size : 51 k
Source : txt2regex-0.9-4.fc35.src.rpm
Repository : fedora
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.