How to Install and Uninstall R-rematch.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "R-rematch.noarch" package
Please follow the steps below to install R-rematch.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-rematch.noarch
Copied
2. Uninstall "R-rematch.noarch" package
This guide let you learn how to uninstall R-rematch.noarch on Fedora 36:
$
sudo dnf remove
R-rematch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-rematch.noarch package on Fedora 36
Last metadata expiration check: 2:08:26 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-rematch
Version : 1.0.1
Release : 12.fc36
Architecture : noarch
Size : 24 k
Source : R-rematch-1.0.1-12.fc36.src.rpm
Repository : fedora
Summary : Match Regular Expressions with a Nicer 'API'
URL : https://CRAN.R-project.org/package=rematch
License : MIT
Description : A small wrapper on 'regexpr' to extract the matches and captured groups
: from the match of a regular expression to a character vector.
Available Packages
Name : R-rematch
Version : 1.0.1
Release : 12.fc36
Architecture : noarch
Size : 24 k
Source : R-rematch-1.0.1-12.fc36.src.rpm
Repository : fedora
Summary : Match Regular Expressions with a Nicer 'API'
URL : https://CRAN.R-project.org/package=rematch
License : MIT
Description : A small wrapper on 'regexpr' to extract the matches and captured groups
: from the match of a regular expression to a character vector.