pandoc: A document converter#
Description#
This dummy package represents the document converter pandoc.
We do not have an SPKG for it. The purpose of this dummy package is to associate system package lists with it.
Type#
optional
Dependencies#
Version Information#
Equivalent System Packages#
alpine:
$ apk add pandoc
arch:
$ sudo pacman -S pandoc
conda:
$ conda install pandoc
Debian/Ubuntu:
$ sudo apt-get install pandoc
Fedora/Redhat/CentOS:
$ sudo yum install pandoc
freebsd:
$ sudo pkg install textproc/hs-pandoc
gentoo:
$ sudo emerge app-text/pandoc
homebrew:
$ brew install pandoc
macports: install the following packages: pandoc
opensuse:
$ sudo zypper install pandoc
void:
$ sudo xbps-install pandoc
See https://repology.org/project/pandoc/versions
If the system package is installed, ./configure will check if it can be used.