[[Linux]] > Debian GNU/Linux

*[[Debian GNU/Linux:https://www.debian.org]] [#b76dbb44]

Debian はフリーなオペレーティングシステムを作成するためのプロジェクトです.
Debian GNU/Linux は Debian Project によって作成された Linux ディストリビューションです.

// #ref(http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Debian-OpenLogo.svg/200px-Debian-OpenLogo.svg.png,right,around,nolink,Debian GNU/Linux)

//**設定 [#n0611da8]
//-[[Debianリポジトリの設定方法:http://ftp-admin.blogspot.jp/2013/02/debian.html]]

----
#contents
----


**[[TeX Live]] [#texlive]

***TeX Live 公式パッケージ &aname(texliveinstall); [#z4379676]

-[[Linux#texliveinstall]] & [[texlive-dummy#debian]]

***TeX Live/Debian &aname(texlivedebian); [#rde4f3be]

-https://packages.debian.org/ja/sid/tex/
-[[Debian support - TeX Live - TeX Users Group:http://www.tug.org/texlive/debian.html]]
-http://anonscm.debian.org/cgit/debian-tex/texlive-bin.git/
-http://anonscm.debian.org/cgit/debian-tex/texlive-nonbin.git/
-https://dedup.debian.net/compare/poppler-data/texlive-lang-japanese
-https://people.debian.org/~preining/TeX/
-[http://www.preining.info/blog/tag/tex-live/ TeX Live Archives - There and back again]
-[http://uwabami.junkhub.org/log/20141205.html#p01 Debian 8.x (Jessie) での TeX 環境]
-[https://blog.ymyzk.com/2014/10/debian-8-jessie-japanese-tex/ Debian 8 jessie での日本語 TeX 環境の構築]
-[http://www1.pm.tokushima-u.ac.jp/~kohda/tex/texlive.html TeXLive 2015]

TeX Live/Debian をフルインストールする場合は

 sudo apt install texlive-full xzdec
 tlmgr init-usertree

日本語関連のパッケージと texlive-luatex パッケージと texlive-xetex パッケージと texlive パッケージをインストールする場合は

 sudo apt install texlive-lang-japanese texlive-luatex texlive-xetex texlive xzdec
 tlmgr init-usertree

を実行します.

tlmgr の実行には xzdec パッケージが必要です.

**[[Ghostscript]] &aname(ghostscript); [#y4c2003d]

 sudo apt install ghostscript

**[[Python]] &aname(python); [#df01e340]

***Python 3 [#l32086b7]

 sudo apt install python3

***Python 2 [#vf673aa3]

 sudo apt install python

**[[Julia]] &aname(julia); [#wfa371af]

 sudo apt install julia

**[[Ruby]] &aname(ruby); [#b036c19c]

 sudo apt install ruby

**[[Perl]] &aname(perl); [#t46cade6]

 sudo apt install perl

**[[Evince]] &aname(evince); [#w1fb0d62]

 sudo apt install evince

**[[Okular]] &aname(okular); [#u6c2955c]

 sudo apt install okular kde-l10n-ja

**[[zathura]] &aname(zathura); [#r36251d6]

 sudo apt install zathura

**[[qpdfview]] &aname(qpdfview); [#f44ae716]

 sudo apt install qpdfview

**[[MuPDF]] &aname(mupdf); [#fff66c5d]

 sudo apt install mupdf mupdf-tools

**[[LyX]] &aname(lyx); [#jbb03661]

 sudo apt install lyx

**[[TeXstudio]] &aname(texstudio); [#n198519c]

 sudo apt install texstudio texstudio-l10n texstudio-doc

**[[Texmaker]] &aname(texmaker); [#oe09ab85]

 sudo apt install texmaker

**[[TeXworks]] &aname(texworks); [#r265d7ea]

 sudo apt install texworks

**[[Eclipse]] &aname(eclipse); [#f101e753]

 sudo apt install eclipse

**[[Emacs]] &aname(emacs); [#gfaebf66]

 sudo apt install emacs

***AUCTeX [#t099fe57]
-https://launchpad.net/debian/+source/auctex/
--https://launchpad.net/debian/+source/auctex/+changelog
-[[AUCTeX の設定:https://github.com/uwabami/emacs/blob/master/config/auctex_config.org]]

***YaTeX [#r57295dd]
-https://launchpad.net/debian/+source/yatex/
--https://launchpad.net/debian/+source/yatex/+changelog
-[[YaTeXのインストールと設定:http://emacs.tsutomuonoda.com/latex-emacs-yatex-install-setting/]]

**[[Vim]] &aname(vim); [#k24f9849]

 sudo apt install vim vim-gtk

**[[Inkscape]] &aname(inkscape); [#h0e14315]

 sudo apt install inkscape pstoedit python-lxml