How to Install and Uninstall python3-pypandoc.noarch Package on Oracle Linux 9

Last updated: September 27,2024

1. Install "python3-pypandoc.noarch" package

Please follow the steps below to install python3-pypandoc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-pypandoc.noarch

2. Uninstall "python3-pypandoc.noarch" package

This guide let you learn how to uninstall python3-pypandoc.noarch on Oracle Linux 9:

$ sudo dnf remove python3-pypandoc.noarch $ sudo dnf autoremove

3. Information about the python3-pypandoc.noarch package on Oracle Linux 9

Last metadata expiration check: 0:46:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pypandoc
Version : 1.8.1
Release : 1.el9
Architecture : noarch
Size : 40 k
Source : python-pypandoc-1.8.1-1.el9.src.rpm
Repository : epel
Summary : Thin wrapper for pandoc
URL : https://github.com/bebraw/pypandoc
License : MIT
Description : pypandoc provides a thin Python wrapper for pandoc, a universal
: document converter, allowing parsing and conversion of
: pandoc-formatted text.