⇤ ← Revision 1 as of 2016-10-25 13:59:18
Size: 518
Comment:
|
← Revision 2 as of 2016-10-25 15:01:07 ⇥
Size: 1675
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
* time installpkg /tmp/texlive-20160523-x86_64-2_SBo.tgz * cd /tmp * wget https://slackbuilds.org/slackbuilds/14.2/office/texlive-extra.tar.gz * tar xvzf texlive-extra.tar.gz * cd texlive-extra * wget http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-extra/texlive-extra-20160622.tar.xz * time ./texlive-extra.SlackBuild # 3m43.269s * installpkg /tmp/texlive-extra-20160622-noarch-1_SBo.tgz * cd /tmp * wget https://slackbuilds.org/slackbuilds/14.2/office/texlive-fonts.tar.gz * tar xvzf texlive-fonts.tar.gz * cd texlive-fonts * wget http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-20160622.tar.xz * time ./texlive-fonts.SlackBuild #real 2m28.350s * installpkg /tmp/texlive-fonts-20160622-noarch-1_SBo.tgz * cd /tmp * wget https://slackbuilds.org/slackbuilds/14.2/office/texlive-docs.tar.gz * tar xvzf texlive-docs.tar.gz * cd texlive-docs * wget http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-docs/texlive-docs-20160622.tar.xz * time ./texlive-docs.SlackBuild # real 5m58.707s * installpkg /tmp/texlive-docs-20160622-noarch-1_SBo.tgz |
TeXLive
SlackBuild Slackware64
- removepkg tetex
- removepkg tetex-doc
- cd /tmp
wget https://slackbuilds.org/slackbuilds/14.2/office/texlive.tar.gz
- tar xvzf texlive.tar.gz
- cd texlive
wget http://mirror.ctan.org/systems/texlive/tlnet/archive/biber.x86_64-linux.tar.xz
wget ftp://tug.org/historic/systems/texlive/2016/texlive-20160523b-source.tar.xz
wget http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160622.tar.xz
./texlive.SlackBuild
- time installpkg /tmp/texlive-20160523-x86_64-2_SBo.tgz
- cd /tmp
wget https://slackbuilds.org/slackbuilds/14.2/office/texlive-extra.tar.gz
- tar xvzf texlive-extra.tar.gz
- cd texlive-extra
wget http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-extra/texlive-extra-20160622.tar.xz
time ./texlive-extra.SlackBuild # 3m43.269s
- installpkg /tmp/texlive-extra-20160622-noarch-1_SBo.tgz
- cd /tmp
wget https://slackbuilds.org/slackbuilds/14.2/office/texlive-fonts.tar.gz
- tar xvzf texlive-fonts.tar.gz
- cd texlive-fonts
wget http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-20160622.tar.xz
time ./texlive-fonts.SlackBuild #real 2m28.350s
- installpkg /tmp/texlive-fonts-20160622-noarch-1_SBo.tgz
- cd /tmp
wget https://slackbuilds.org/slackbuilds/14.2/office/texlive-docs.tar.gz
- tar xvzf texlive-docs.tar.gz
- cd texlive-docs
wget http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-docs/texlive-docs-20160622.tar.xz
time ./texlive-docs.SlackBuild # real 5m58.707s
- installpkg /tmp/texlive-docs-20160622-noarch-1_SBo.tgz