How to Install and Uninstall python3-pypandoc.noarch Package on Fedora 35

Last updated: June 29,2024

1. Install "python3-pypandoc.noarch" package

This guide covers the steps necessary to install python3-pypandoc.noarch on Fedora 35

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

2. Uninstall "python3-pypandoc.noarch" package

Learn how to uninstall python3-pypandoc.noarch on Fedora 35:

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

3. Information about the python3-pypandoc.noarch package on Fedora 35

Last metadata expiration check: 3:37:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pypandoc
Version : 1.8
Release : 1.fc35
Architecture : noarch
Size : 38 k
Source : python-pypandoc-1.8-1.fc35.src.rpm
Repository : updates
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.