How to Install and Uninstall rubygem-syntax.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "rubygem-syntax.noarch" package

This guide let you learn how to install rubygem-syntax.noarch on Fedora 35

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

2. Uninstall "rubygem-syntax.noarch" package

Please follow the guidelines below to uninstall rubygem-syntax.noarch on Fedora 35:

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

3. Information about the rubygem-syntax.noarch package on Fedora 35

Last metadata expiration check: 0:58:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-syntax
Version : 1.2.0
Release : 13.fc35
Architecture : noarch
Size : 24 k
Source : rubygem-syntax-1.2.0-13.fc35.src.rpm
Repository : fedora
Summary : Ruby library for performing simple syntax highlighting
URL : https://github.com/dblock/syntax
License : BSD
Description : Syntax is a lexical analysis framework. It supports pluggable syntax
: modules, and comes with modules for Ruby, XML, and YAML.