tlmgr
を介してtexlive-publishers
latexパッケージをインストールしようとしています。グーグルでいくつかのエラーを修正した後、私はこれまでのところ得ました:
(running on Debian, switching to user mode!)
tlmgr: package repository http://ftp.heanet.ie/pub/CTAN/tex/systems/texlive/tlnet
package texlive-publishers not present in package repository.
私が使用しようとすると
Sudo tlmgr install texlive-publishers
そして、ここではこれ以上手に入れることはできません。また、私は運なしで手動でインストールしようとしました(とにかく通常の方法でインストールしたいです)。
何か案は?
編集:私は新しいことを試しました:
Sudo apt-get install texlive-publishers
そして動作するようです;しかし、私は得る
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
preview-latex-style texlive-latex-extra texlive-latex-extra-doc texlive-publishers- doc
Suggested packages:
python-pygments libfile-which-Perl
The following NEW packages will be installed:
preview-latex-style texlive-latex-extra texlive-latex-extra-doc texlive-publishers texlive-publishers-doc
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 416 MB of archives.
After this operation, 619 MB of additional disk space will be used
このパッケージを入手するには、619 MBのスペースを本当に使用する必要がありますか?? 「推奨パッケージ」などをスキップできますか?
はい、apt-get
でインストールする必要があります。これは最も簡単でクリーンな方法です。
完全な TexLive opus 、追加のパッケージでは、1 Gb以上のスペースが必要です。スペースがある場合は、インストールすることをお勧めします。そうしないと、常に欠落しているLaTeXパッケージにぶつかってしまいます。