How To Install R-rex on Fedora 36

In this tutorial we learn how to install R-rex in Fedora 36. R-rex is Friendly Regular Expressions

Introduction

In this tutorial we learn how to install R-rex on Fedora 36.

What is R-rex

A friendly interface for the construction of regular expressions.

We can use yum or dnf to install R-rex on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-rex.

Install R-rex on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-rex using dnf by running the following command:

sudo dnf -y install R-rex

Install R-rex on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-rex using yum by running the following command:

sudo yum -y install R-rex

How To Uninstall R-rex on Fedora 36

To uninstall only the R-rex package we can use the following command:

sudo dnf remove R-rex

R-rex Package Contents on Fedora 36

/usr/share/R/library/rex
/usr/share/R/library/rex/DESCRIPTION
/usr/share/R/library/rex/INDEX
/usr/share/R/library/rex/LICENSE
/usr/share/R/library/rex/Meta
/usr/share/R/library/rex/Meta/Rd.rds
/usr/share/R/library/rex/Meta/features.rds
/usr/share/R/library/rex/Meta/hsearch.rds
/usr/share/R/library/rex/Meta/links.rds
/usr/share/R/library/rex/Meta/nsInfo.rds
/usr/share/R/library/rex/Meta/package.rds
/usr/share/R/library/rex/Meta/vignette.rds
/usr/share/R/library/rex/NAMESPACE
/usr/share/R/library/rex/NEWS.md
/usr/share/R/library/rex/R
/usr/share/R/library/rex/R/rex
/usr/share/R/library/rex/R/rex.rdb
/usr/share/R/library/rex/R/rex.rdx
/usr/share/R/library/rex/doc
/usr/share/R/library/rex/doc/index.html
/usr/share/R/library/rex/doc/log_parsing.R
/usr/share/R/library/rex/doc/log_parsing.Rmd
/usr/share/R/library/rex/doc/log_parsing.html
/usr/share/R/library/rex/doc/url_parsing.R
/usr/share/R/library/rex/doc/url_parsing.Rmd
/usr/share/R/library/rex/doc/url_parsing.html
/usr/share/R/library/rex/help
/usr/share/R/library/rex/help/+25if_next_is+25.html
/usr/share/R/library/rex/help/+25if_next_isnt+25.html
/usr/share/R/library/rex/help/+25if_prev_is+25.html
/usr/share/R/library/rex/help/+25if_prev_isnt+25.html
/usr/share/R/library/rex/help/+25or+25.html
/usr/share/R/library/rex/help/+3A.html
/usr/share/R/library/rex/help/..html
/usr/share/R/library/rex/help/AnIndex
/usr/share/R/library/rex/help/aliases.rds
/usr/share/R/library/rex/help/any_of.html
/usr/share/R/library/rex/help/as.character.regex.html
/usr/share/R/library/rex/help/as.regex.default.html
/usr/share/R/library/rex/help/as.regex.html
/usr/share/R/library/rex/help/at_least.html
/usr/share/R/library/rex/help/at_most.html
/usr/share/R/library/rex/help/between.html
/usr/share/R/library/rex/help/capture.html
/usr/share/R/library/rex/help/capture_group.html
/usr/share/R/library/rex/help/character_class.html
/usr/share/R/library/rex/help/character_class_escape.character.html
/usr/share/R/library/rex/help/character_class_escape.character_class.html
/usr/share/R/library/rex/help/character_class_escape.default.html
/usr/share/R/library/rex/help/character_class_escape.html
/usr/share/R/library/rex/help/character_class_escape.list.html
/usr/share/R/library/rex/help/character_class_escape.regex.html
/usr/share/R/library/rex/help/counts.html
/usr/share/R/library/rex/help/escape.character.html
/usr/share/R/library/rex/help/escape.character_class.html
/usr/share/R/library/rex/help/escape.default.html
/usr/share/R/library/rex/help/escape.html
/usr/share/R/library/rex/help/escape.list.html
/usr/share/R/library/rex/help/escape.regex.html
/usr/share/R/library/rex/help/except.html
/usr/share/R/library/rex/help/except_any_of.html
/usr/share/R/library/rex/help/except_some_of.html
/usr/share/R/library/rex/help/exclude_range.html
/usr/share/R/library/rex/help/group.html
/usr/share/R/library/rex/help/lookarounds.html
/usr/share/R/library/rex/help/m.html
/usr/share/R/library/rex/help/matches.html
/usr/share/R/library/rex/help/maybe.html
/usr/share/R/library/rex/help/n.html
/usr/share/R/library/rex/help/n_times.html
/usr/share/R/library/rex/help/none_of.html
/usr/share/R/library/rex/help/not.html
/usr/share/R/library/rex/help/one_of.html
/usr/share/R/library/rex/help/one_or_more.html
/usr/share/R/library/rex/help/or.html
/usr/share/R/library/rex/help/paths.rds
/usr/share/R/library/rex/help/print.regex.html
/usr/share/R/library/rex/help/range.html
/usr/share/R/library/rex/help/re_matches.html
/usr/share/R/library/rex/help/re_substitutes.html
/usr/share/R/library/rex/help/regex.html
/usr/share/R/library/rex/help/register_shortcuts.html
/usr/share/R/library/rex/help/rex.html
/usr/share/R/library/rex/help/rex.rdb
/usr/share/R/library/rex/help/rex.rdx
/usr/share/R/library/rex/help/rex_.html
/usr/share/R/library/rex/help/rex_mode.html
/usr/share/R/library/rex/help/s.html
/usr/share/R/library/rex/help/shortcuts.html
/usr/share/R/library/rex/help/single_shortcuts.html
/usr/share/R/library/rex/help/some_of.html
/usr/share/R/library/rex/help/substitutes.html
/usr/share/R/library/rex/help/wildcards.html
/usr/share/R/library/rex/help/zero_or_more.html
/usr/share/R/library/rex/help/zero_or_one.html
/usr/share/R/library/rex/html
/usr/share/R/library/rex/html/00Index.html
/usr/share/R/library/rex/html/R.css
/usr/share/R/library/rex/html/as.regex.html
/usr/share/R/library/rex/html/capture.html
/usr/share/R/library/rex/html/character_class.html
/usr/share/R/library/rex/html/character_class_escape.html
/usr/share/R/library/rex/html/counts.html
/usr/share/R/library/rex/html/escape.html
/usr/share/R/library/rex/html/group.html
/usr/share/R/library/rex/html/lookarounds.html
/usr/share/R/library/rex/html/not.html
/usr/share/R/library/rex/html/or.html
/usr/share/R/library/rex/html/re_matches.html
/usr/share/R/library/rex/html/re_substitutes.html
/usr/share/R/library/rex/html/regex.html
/usr/share/R/library/rex/html/register_shortcuts.html
/usr/share/R/library/rex/html/rex.html
/usr/share/R/library/rex/html/rex_mode.html
/usr/share/R/library/rex/html/shortcuts.html
/usr/share/R/library/rex/html/single_shortcuts.html
/usr/share/R/library/rex/html/wildcards.html

References

Summary

In this tutorial we learn how to install R-rex on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).