How to Install and Uninstall discount.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "discount.x86_64" package

Please follow the instructions below to install discount.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install discount.x86_64

2. Uninstall "discount.x86_64" package

Please follow the instructions below to uninstall discount.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove discount.x86_64 $ sudo dnf autoremove

3. Information about the discount.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:13:51 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : discount
Version : 2.2.4
Release : 2.el8
Architecture : x86_64
Size : 48 k
Source : discount-2.2.4-2.el8.src.rpm
Repository : epel
Summary : A command-line utility for converting Markdown files into HTML
URL : http://www.pell.portland.or.us/~orc/Code/discount
License : BSD
Description : DISCOUNT is an implementation of John Gruber's Markdown language in C.
: It includes all of the original Markdown features, along with a few
: extensions, and passes the Markdown test suite.