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

Last updated: February 04,2025

1. Install "rubygem-asciidoctor.noarch" package

Please follow the step by step instructions below to install rubygem-asciidoctor.noarch on Fedora 35

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

2. Uninstall "rubygem-asciidoctor.noarch" package

Please follow the guidance below to uninstall rubygem-asciidoctor.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:16:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-asciidoctor
Version : 2.0.17
Release : 1.fc35
Architecture : noarch
Size : 247 k
Source : rubygem-asciidoctor-2.0.17-1.fc35.src.rpm
Repository : updates
Summary : A fast, open source AsciiDoc implementation in Ruby
URL : https://asciidoctor.org
License : MIT
Description : A fast, open source text processor and publishing toolchain, written in Ruby,
: for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and
: custom output formats. The transformation from AsciiDoc to custom output
: formats is performed by running the nodes in the parsed document tree through a
: collection of templates written in a template language supported by Tilt.