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

Last updated: October 10,2024

1. Install "rubygem-syntax.noarch" package

This guide covers the steps necessary to install rubygem-syntax.noarch on Fedora 34

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

2. Uninstall "rubygem-syntax.noarch" package

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

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

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

Last metadata expiration check: 4:46:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-syntax
Version : 1.2.0
Release : 12.fc34
Architecture : noarch
Size : 24 k
Source : rubygem-syntax-1.2.0-12.fc34.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.