How to Install and Uninstall python3-pandocfilters.noarch Package on Fedora 36

Last updated: October 12,2024

1. Install "python3-pandocfilters.noarch" package

Please follow the instructions below to install python3-pandocfilters.noarch on Fedora 36

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

2. Uninstall "python3-pandocfilters.noarch" package

This guide let you learn how to uninstall python3-pandocfilters.noarch on Fedora 36:

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

3. Information about the python3-pandocfilters.noarch package on Fedora 36

Last metadata expiration check: 3:47:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pandocfilters
Version : 1.5.0
Release : 2.fc36
Architecture : noarch
Size : 19 k
Source : python-pandocfilters-1.5.0-2.fc36.src.rpm
Repository : fedora
Summary : Python module for writing pandoc filters
URL : https://github.com/jgm/pandocfilters
License : BSD
Description : This package provides a few utility functions which make it easier to
: write pandoc filters in Python.