How to Install and Uninstall php-markdown.noarch Package on Fedora 35

Last updated: April 27,2024

1. Install "php-markdown.noarch" package

This guide let you learn how to install php-markdown.noarch on Fedora 35

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

2. Uninstall "php-markdown.noarch" package

This is a short guide on how to uninstall php-markdown.noarch on Fedora 35:

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

3. Information about the php-markdown.noarch package on Fedora 35

Last metadata expiration check: 5:08:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-markdown
Version : 1.9.1
Release : 1.fc35.remi
Architecture : noarch
Size : 39 k
Source : php-markdown-1.9.1-1.fc35.remi.src.rpm
Repository : remi
Summary : Markdown implementation in PHP
URL : https://michelf.ca/projects/php-markdown/
License : BSD
Description : This is a PHP implementation of John Gruber's Markdown.
: It is almost completely compliant with the reference implementation.
:
: This packages provides the classic version %{classic_version} and the new
: library version 1.9.1.
:
: Autoloader: /usr/share/php/Michelf/markdown-autoload.php