http://tug.org/texlive/acquire-mirror.html在此链接中他们提供rsync -a --delete rsync://somectan/somepath/systems/texlive/tlnet/ /your/local/dir.
如果我用的话rsync -a --delete http://ctan.math.illinois.edu/systems/texlive/tlnet /home/alhelal/Downloads
可以吗?
查看我的网络安装输出 -
alhelal@VimLaTeX:~/Downloads/install-tl-20180512$ sudo ./install-tl
ABORTED TL INSTALLATION FOUND: installation.profile (in /home/alhelal/Downloads/install-tl-20180512)
Do you want to continue with the exact same settings as before (y/N): n
Loading http://ctan.math.illinois.edu/systems/texlive/tlnet/tlpkg/texlive.tlpdb
Installing TeX Live 2018 from: http://ctan.math.illinois.edu/systems/texlive/tlnet (verified)
Platform: x86_64-linux => 'GNU/Linux on x86_64'
Distribution: net (downloading)
Using URL: http://ctan.math.illinois.edu/systems/texlive/tlnet
Directory for temporary files: /tmp/n_zqONraIW
======================> TeX Live installation procedure <=====================
======> Letters/digits in <angle brackets> indicate <=======
======> menu items for actions or customizations <=======
Detected platform: GNU/Linux on x86_64
<B> set binary platforms: 1 out of 17
<S> set installation scheme: scheme-full
<C> set installation collections:
40 collections out of 41, disk space required: 5465 MB
<D> set directories:
TEXDIR (the main TeX directory):
/usr/local/texlive/2018
TEXMFLOCAL (directory for site-wide local files):
/usr/local/texlive/texmf-local
TEXMFSYSVAR (directory for variable and automatically generated data):
/usr/local/texlive/2018/texmf-var
TEXMFSYSCONFIG (directory for local config):
/usr/local/texlive/2018/texmf-config
TEXMFVAR (personal directory for variable and automatically generated data):
~/.texlive2018/texmf-var
TEXMFCONFIG (personal directory for local config):
~/.texlive2018/texmf-config
TEXMFHOME (directory for user-specific files):
~/texmf
<O> options:
[ ] use letter size instead of A4 by default
[X] allow execution of restricted list of programs via \write18
[X] create all format files
[X] install macro/font doc tree
[X] install macro/font source tree
[ ] create symlinks to standard directories
<V> set up for portable installation
Actions:
<I> start installation to hard disk
<P> save installation profile to 'texlive.profile' and exit
<H> help
<Q> quit
Enter command: i
Installing to: /usr/local/texlive/2018
Installing [0001/3611, time/total: ??:??/??:??]: 12many [376k]
Installing [0002/3611, time/total: 00:08/15:41:34]: 2up [66k]
Installing [000
我在 2017 年问过一个相关问题如何取消和恢复 texlive 安装?