How to Install and Uninstall asciidoc.noarch Package on CentOS 8 / RHEL 8
Last updated: February 03,2025
1. Install "asciidoc.noarch" package
This tutorial shows how to install asciidoc.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
asciidoc.noarch
Copied
2. Uninstall "asciidoc.noarch" package
This is a short guide on how to uninstall asciidoc.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
asciidoc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the asciidoc.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 3:49:27 ago on Sun May 9 13:03:46 2021.
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.
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.