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

Last updated: July 05,2024

1. Install "rubygem-racc.x86_64" package

Please follow the step by step instructions below to install rubygem-racc.x86_64 on Fedora 34

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

2. Uninstall "rubygem-racc.x86_64" package

This is a short guide on how to uninstall rubygem-racc.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:10:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-racc
Version : 1.5.2
Release : 201.fc34
Architecture : x86_64
Size : 55 k
Source : rubygem-racc-1.5.2-201.fc34.src.rpm
Repository : fedora
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.