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

Last updated: September 19,2024

1. Install "python3-pandocfilters.noarch" package

Here is a brief guide to show you how to install python3-pandocfilters.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 2:40:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pandocfilters
Version : 1.5.0
Release : 1.fc35
Architecture : noarch
Size : 19 k
Source : python-pandocfilters-1.5.0-1.fc35.src.rpm
Repository : updates
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.