How to Install and Uninstall python39-pandocfilters Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-pandocfilters" package
Please follow the instructions below to install python39-pandocfilters on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pandocfilters
Copied
2. Uninstall "python39-pandocfilters" package
Here is a brief guide to show you how to uninstall python39-pandocfilters on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pandocfilters
Copied
3. Information about the python39-pandocfilters package on openSuSE Tumbleweed
Information for package python39-pandocfilters:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pandocfilters
Version : 1.5.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 35.6 KiB
Installed : No
Status : not installed
Source package : python-pandocfilters-1.5.1-1.4.src
Upstream URL : https://github.com/jgm/pandocfilters
Summary : Python module for writing pandoc filters
Description :
Pandoc filters are pipes that read a JSON serialization of the
Pandoc AST from stdin, transform it in some way, and write it
to stdout. They can be used with pandoc (>= 1.12) either using
pipes.
pandoc -t json -s | ./caps.py | pandoc -f json
or using the --filter (or -F) command-line option.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pandocfilters
Version : 1.5.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 35.6 KiB
Installed : No
Status : not installed
Source package : python-pandocfilters-1.5.1-1.4.src
Upstream URL : https://github.com/jgm/pandocfilters
Summary : Python module for writing pandoc filters
Description :
Pandoc filters are pipes that read a JSON serialization of the
Pandoc AST from stdin, transform it in some way, and write it
to stdout. They can be used with pandoc (>= 1.12) either using
pipes.
pandoc -t json -s | ./caps.py | pandoc -f json
or using the --filter (or -F) command-line option.