Pandoc is written in Haskell, so you'll have to build it using `cabal` or `stack`. However once built, you can move the binary to your server: From [Installing Pandoc](http://pandoc.org/installing.html#creating-a-relocatable-binary): > It is possible to compile pandoc such that the data files pandoc uses are embedded in the binary. (The executables in the binary are built this way.) The resulting binary can be run from any directory and is completely self-contained. cabal update cabal install hsb2hs cabal install --flags="embed_data_files" pandoc pandoc-citeproc On Sunday, January 10, 2016 at 1:49:11 PM UTC+1, Jan Ulrich Hasecke wrote: > > Hi, > > does anyone installed pandoc on a Raspberry Pi? > > juh > > -- > Das ZEN von Pandoc > Bücher und E-Books einfach und professionell produzieren > http://www.amazon.de/Das-ZEN-von-Pandoc-professionell/dp/1505218799/ > Paperback (232 Seiten) und E-Book > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/d70dcdb8-d44a-4b54-9307-4c22fe07fdd2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.