How to Install and Uninstall lua-markdown.noarch Package on Fedora 36

Last updated: May 03,2024

1. Install "lua-markdown.noarch" package

Please follow the steps below to install lua-markdown.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install lua-markdown.noarch

2. Uninstall "lua-markdown.noarch" package

This tutorial shows how to uninstall lua-markdown.noarch on Fedora 36:

$ sudo dnf remove lua-markdown.noarch $ sudo dnf autoremove

3. Information about the lua-markdown.noarch package on Fedora 36

Last metadata expiration check: 1:01:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : lua-markdown
Version : 0.32
Release : 20.fc36
Architecture : noarch
Size : 19 k
Source : lua-markdown-0.32-20.fc36.src.rpm
Repository : fedora
Summary : Markdown module for Lua
URL : http://www.frykholm.se/files/markdown.lua
License : MIT
Description : This is an implementation of the popular text markup language Markdown
: in pure Lua. Markdown can convert documents written in a simple and
: easy to read text format to well-formatted HTML.