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

Last updated: June 26,2024

1. Install "rubygem-treetop.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-treetop.noarch on Fedora 36

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

2. Uninstall "rubygem-treetop.noarch" package

Please follow the guidelines below to uninstall rubygem-treetop.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:04:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-treetop
Version : 1.6.10
Release : 7.fc36
Architecture : noarch
Size : 38 k
Source : rubygem-treetop-1.6.10-7.fc36.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.