How to Install and Uninstall rubygem-regexp_parser.noarch Package on Fedora 35

Last updated: January 17,2025

1. Install "rubygem-regexp_parser.noarch" package

Please follow the guidance below to install rubygem-regexp_parser.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rubygem-regexp_parser.noarch

2. Uninstall "rubygem-regexp_parser.noarch" package

Learn how to uninstall rubygem-regexp_parser.noarch on Fedora 35:

$ sudo dnf remove rubygem-regexp_parser.noarch $ sudo dnf autoremove

3. Information about the rubygem-regexp_parser.noarch package on Fedora 35

Last metadata expiration check: 1:31:43 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rubygem-regexp_parser
Version : 2.0.0
Release : 3.fc35
Architecture : noarch
Size : 57 k
Source : rubygem-regexp_parser-2.0.0-3.fc35.src.rpm
Repository : fedora
Summary : Scanner, lexer, parser for ruby's regular expressions
URL : https://github.com/ammar/regexp_parser
License : MIT
Description : A library for tokenizing, lexing, and parsing Ruby regular expressions.