How to Install and Uninstall rubygem-regexp_property_values.x86_64 Package on Fedora 39

Last updated: May 20,2024

1. Install "rubygem-regexp_property_values.x86_64" package

Please follow the guidance below to install rubygem-regexp_property_values.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install rubygem-regexp_property_values.x86_64

2. Uninstall "rubygem-regexp_property_values.x86_64" package

Please follow the guidance below to uninstall rubygem-regexp_property_values.x86_64 on Fedora 39:

$ sudo dnf remove rubygem-regexp_property_values.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-regexp_property_values.x86_64 package on Fedora 39

Last metadata expiration check: 4:35:09 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-regexp_property_values
Version : 1.0.0
Release : 10.fc39
Architecture : x86_64
Size : 23 k
Source : rubygem-regexp_property_values-1.0.0-10.fc39.src.rpm
Repository : fedora
Summary : Inspect property values supported by Ruby's regex engine
URL : https://github.com/jaynetics/regexp_property_values
License : MIT
Description : This small library lets you see which property values are supported by the
: regular expression engine of the Ruby version you are running, and what they
: match.