How to Install and Uninstall discount.x86_64 Package on Fedora 36

Last updated: October 13,2024

1. Install "discount.x86_64" package

This is a short guide on how to install discount.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install discount.x86_64

2. Uninstall "discount.x86_64" package

This tutorial shows how to uninstall discount.x86_64 on Fedora 36:

$ sudo dnf remove discount.x86_64 $ sudo dnf autoremove

3. Information about the discount.x86_64 package on Fedora 36

Last metadata expiration check: 2:43:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : discount
Version : 2.2.7
Release : 1.fc36
Architecture : x86_64
Size : 35 k
Source : discount-2.2.7-1.fc36.src.rpm
Repository : fedora
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.