TeX Live > pretest
TeX Live pretest はミラーサイトを利用してください. TUG から直接ダウンロードするよりもミラーサイトを利用したほうが早くダウンロードできます.
install-tl.zip をダウンロードして install-tl.zip を展開します. Windows PowerShell またはコマンド プロンプトから
.\install-tl-windows.bat -no-gui -repository http://ftp.math.utah.edu/pub/texlive/tlpretest/
または管理者として実行した Windows PowerShell またはコマンド プロンプトから
.\install-tl-advanced.bat -no-gui -repository http://ftp.math.utah.edu/pub/texlive/tlpretest/
を実行します.
mactex-*.pkg または mactex-basictex-*.pkg をダウンロードしてインストールします.
install-tl-unx.tar.gz をダウンロードします.
$ wget http://ftp.math.utah.edu/pub/texlive/tlpretest/install-tl-unx.tar.gz
$ curl -O http://ftp.math.utah.edu/pub/texlive/tlpretest/install-tl-unx.tar.gz
install-tl-unx.tar.gz を展開します.
$ tar xvf install-tl-unx.tar.gz
展開したインストーラのディレクトリに移動します.
$ cd install-tl*
root 権限でインストーラを実行します. オプションでダウンロードするリポジトリを指定できます.
$ sudo ./install-tl -no-gui -repository http://ftp.math.utah.edu/pub/texlive/tlpretest/