Guest User

Untitled

a guest
Dec 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. mark@server:~$ sudo cabal install pandoc pandoc-citeproc
  2.  
  3. mark@server:~$ pandoc -v
  4. pandoc 1.12.2.1
  5.  
  6. All the requested packages are already installed:
  7. pandoc-1.13.2
  8. pandoc-citeproc-0.6
  9. Use --reinstall if you want to reinstall anyway.
  10.  
  11. PATH=$HOME/.cabal/bin:$PATH
  12. export PATH
  13.  
  14. pandoc --version
Add Comment
Please, Sign In to add comment