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

Last updated: May 20,2024

1. Install "rubygem-racc.x86_64" package

This tutorial shows how to install rubygem-racc.x86_64 on Fedora 38

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

2. Uninstall "rubygem-racc.x86_64" package

Please follow the step by step instructions below to uninstall rubygem-racc.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 0:19:41 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-racc
Version : 1.6.2
Release : 202.fc38
Architecture : x86_64
Size : 60 k
Source : rubygem-racc-1.6.2-202.fc38.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.