~alpine/devel

[alpine-devel] [Guide] How to install texlive on Alpine Linux

Details
Message ID
<CAJDAfTDEVk9ad2uvg+CEjtFUtmr5=2eVzFZobLdPL_dk3MHw_g@mail.gmail.com>
Sender timestamp
1463751744
DKIM signature
missing
Download raw message
Most packages are already in the repository, making our lives easy.
But not everything is packaged. So here's a little guide.

$ apk add texlive-full
$ wget ftp://ftp.tug.org/historic/systems/texlive/2015/texlive-20150523-texmf.tar.xz
$ tar -xJf ./texlive-20150523-texmf.tar.xz
$ mv */texmf-dist /usr/share/
$ apk fix texlive

Maybe in the future we can also have texlive-texmf packaged, but for
now this is how you can do it.

Best wishes.
Ciao.


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)