How to Install and Uninstall rubygem-treetop.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rubygem-treetop.noarch" package

This guide let you learn how to install rubygem-treetop.noarch on Fedora 34

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

2. Uninstall "rubygem-treetop.noarch" package

Please follow the steps below to uninstall rubygem-treetop.noarch on Fedora 34:

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

3. Information about the rubygem-treetop.noarch package on Fedora 34

Last metadata expiration check: 3:43:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-treetop
Version : 1.6.10
Release : 5.fc34
Architecture : noarch
Size : 38 k
Source : rubygem-treetop-1.6.10-5.fc34.src.rpm
Repository : fedora
Summary : A Ruby-based text parsing and interpretation DSL
URL : https://github.com/cjheath/treetop
License : MIT
Description : A Parsing Expression Grammar (PEG) Parser generator DSL for Ruby.