Description
Latest Pandoc with Haskell libraries statically linked for portability.
Older versions of pandoc are included in Fedora, EPEL, and CRB 8.
Bugs or PRs to github
Installation Instructions
yum/dnf install pandoc
If you need recent pandoc-types
for pandoc filtering you can also add copr://petersen/ghc-pandoc-types
(Private note to self: epel requires copr://petersen/ghc-8.2.2)
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (41)*, x86_64 (37)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (103)*, x86_64 [modified] (9882)* | EPEL 7 (28397 downloads) |
Fedora 39 | aarch64 (35)*, ppc64le (43)*, x86_64 (36)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (35)*, ppc64le (41)*, x86_64 (29)* | Fedora 40 (59 downloads) |
Fedora 41 | aarch64 (21)*, ppc64le (25)*, x86_64 (19)* | Fedora 41 (24 downloads) |
Fedora rawhide | aarch64 (92)*, ppc64le (48)*, x86_64 (45)* | Fedora rawhide (437 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/pandoc
More info about enabling Copr repositories