How to Install and Uninstall asciidoc.noarch Package on CentOS Stream 8

Last updated: January 04,2025

1. Install "asciidoc.noarch" package

This is a short guide on how to install asciidoc.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install asciidoc.noarch

2. Uninstall "asciidoc.noarch" package

Please follow the guidance below to uninstall asciidoc.noarch on CentOS Stream 8:

$ sudo dnf remove asciidoc.noarch $ sudo dnf autoremove

3. Information about the asciidoc.noarch package on CentOS Stream 8

Last metadata expiration check: 4:35:17 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : asciidoc
Version : 8.6.10
Release : 0.5.20180627gitf7c2274.el8
Architecture : noarch
Size : 216 k
Source : asciidoc-8.6.10-0.5.20180627gitf7c2274.el8.src.rpm
Repository : appstream
Summary : Text based document generation
URL : http://asciidoc.org
License : GPL+ and GPLv2+
Description : AsciiDoc is a text document format for writing short documents,
: articles, books and UNIX man pages. AsciiDoc files can be translated
: to HTML and DocBook markups using the asciidoc(1) command.