How to Install and Uninstall rubygem-racc.x86_64 Package on Fedora 35

Last updated: September 24,2024

1. Install "rubygem-racc.x86_64" package

Please follow the guidance below to install rubygem-racc.x86_64 on Fedora 35

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

2. Uninstall "rubygem-racc.x86_64" package

Please follow the instructions below to uninstall rubygem-racc.x86_64 on Fedora 35:

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

3. Information about the rubygem-racc.x86_64 package on Fedora 35

Last metadata expiration check: 3:33:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rubygem-racc
Version : 1.6.0
Release : 200.fc35
Architecture : x86_64
Size : 54 k
Source : rubygem-racc-1.6.0-200.fc35.src.rpm
Repository : updates
Summary : LALR(1) parser generator
URL : https://github.com/tenderlove/racc
License : BSD
Description : Racc is a LALR(1) parser generator.
: It is written in Ruby itself, and generates Ruby program.