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

Last updated: June 26,2024

1. Install "python3-pandocfilters.noarch" package

Please follow the guidance below to install python3-pandocfilters.noarch on Fedora 34

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

2. Uninstall "python3-pandocfilters.noarch" package

Here is a brief guide to show you how to uninstall python3-pandocfilters.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:14:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pandocfilters
Version : 1.4.1
Release : 14.fc34
Architecture : noarch
Size : 28 k
Source : python-pandocfilters-1.4.1-14.fc34.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.