pandoc: A document converter#
Description#
This script package represents the document converter pandoc.
We do not have an SPKG for it. The purpose of this script package is to associate system package lists with it.
Type#
optional
Dependencies#
Version Information#
Equivalent System Packages#
alpine: install the following packages: 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 whether it can be used.