How to Install and Uninstall R-rematch2.noarch Package on Fedora 35

Last updated: October 03,2024

1. Install "R-rematch2.noarch" package

This tutorial shows how to install R-rematch2.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install R-rematch2.noarch

2. Uninstall "R-rematch2.noarch" package

This tutorial shows how to uninstall R-rematch2.noarch on Fedora 35:

$ sudo dnf remove R-rematch2.noarch $ sudo dnf autoremove

3. Information about the R-rematch2.noarch package on Fedora 35

Last metadata expiration check: 0:20:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-rematch2
Version : 2.1.2
Release : 7.fc35
Architecture : noarch
Size : 61 k
Source : R-rematch2-2.1.2-7.fc35.src.rpm
Repository : fedora
Summary : Tidy Output from Regular Expression Matching
URL : https://CRAN.R-project.org/package=rematch2
License : MIT
Description : Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy
: data frames.