[[Linux]] > Linux Mint/Debian/Ubuntu

*[[Linux Mint:https://linuxmint.com/]]/[[Debian:https://www.debian.org/]]/[[Ubuntu:https://www.ubuntu.com/]] [#f4077eb2]

Linux Mint はデスクトップ向けの使いやすい Linux ディストリビューションです.

Debian はコミュニティによって作られる「自由なオペレーティングシステム(OS)」です.

Ubuntu は Ubuntu コミュニティにより開発されているオペレーティングシステムです.

----
#contents
----

**TeX Live [#texlive]

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

-[[Linux#texliveinstall]] & [[texlive-dummy#linuxmint]]
-[[改めて TeX Live を Ubuntu に(APT を使わずに)導入する:https://text.baldanders.info/remark/2021/09/install-texlive-in-ubuntu-again/]]

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

-[[Debian support - TeX Live - TeX Users Group:http://www.tug.org/texlive/debian.html]]
-https://packages.ubuntu.com/ja/texlive-full
-https://packages.debian.org/search?keywords=texlive-full
-https://packages.ubuntu.com/ja/texlive-lang-japanese
-https://packages.debian.org/search?keywords=texlive-lang-japanese
-https://packages.ubuntu.com/ja/texlive-latex-extra
-https://packages.debian.org/search?keywords=texlive-latex-extra
-https://packages.ubuntu.com/ja/texlive-luatex
-https://packages.debian.org/search?keywords=texlive-luatex
-https://packages.ubuntu.com/ja/xzdec
-https://packages.debian.org/search?keywords=xzdec
-[[tex-live in Launchpad:https://launchpad.net/tex-live]]
--[[trunk:https://code.launchpad.net/~naesten/tex-live/trunk]]
---[[ChangeLog:http://bazaar.launchpad.net/~naesten/tex-live/trunk/view/head:/ChangeLog]]
-https://launchpad.net/ubuntu/+source/texlive-base
--https://launchpad.net/ubuntu/+source/texlive-base/+changelog
-https://launchpad.net/ubuntu/+source/texlive-lang
--https://launchpad.net/ubuntu/+source/texlive-lang/+changelog
-[[debian/ubuntuのuplatexでNotoフォントの太明朝体や丸ゴシック体など7書体使う手順:https://qiita.com//kakinaguru_zo/items/8c34ee921a8bbfd1663a]]
-[[Ubuntu/Debian上のLuaTeXでGoogle Notoフォントの日本語7書体を使う:https://qiita.com/kakinaguru_zo/items/764c54f2e84d21092069]]
-[[私の LaTeX SetUp memo:https://qiita.com/QiitaTakenoko/items/26d495842968fa37e203]]
-[[[研究室向け]texの導入と設定方法・Q&A:https://qiita.com/Chansei/items/240e5e3046e9d3f9bcdb]]
-[[ubuntuのtexlive:https://dabiyone.com/misc/mia035.html]]
-https://okumuralab.org/tex/pluginfile.php/6/mod_forum/attachment/21026/howto-install-texlive-ubuntu.txt

フルインストールする場合は

 sudo apt install texlive-full

日本語関連のパッケージのみインストールする場合は

 sudo apt install texlive-lang-japanese texlive-latex-extra texlive-luatex

を実行します.
[[jlreq]] は LuaLaTeX 非利用時は everyhook.sty が必要なので texlive-latex-extra をインストールする必要があります.
[[LuaTeX-ja]] は luatexja-core.sty で luatexbase.sty が必要なので texlive-luatex をインストールする必要があります.

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

 sudo apt install xzdec
 tlmgr init-usertree

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

 sudo apt install ghostscript

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

 sudo apt install python3

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

 sudo apt install julia

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

 sudo apt install ruby

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

 sudo apt install perl

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

 sudo apt install evince

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

 sudo apt install okular kde-l10n-ja

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

 sudo apt install zathura

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

 sudo apt install qpdfview

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

 sudo apt install mupdf mupdf-tools

**[[Adobe Acrobat Reader]] [#je5a1069]

[[Adobe Acrobat Reader#linux]]

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

 sudo apt install lyx

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

 sudo apt install texstudio texstudio-l10n texstudio-doc

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

 sudo apt install texmaker

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

 sudo apt install texworks

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

 sudo apt install emacs

***[[AUCTeX]] [#r3a92e85]

-https://launchpad.net/ubuntu/+source/auctex/
--https://launchpad.net/ubuntu/+source/auctex/+changelog

***[[YaTeX]] [#reffaf03]

-https://launchpad.net/ubuntu/+source/yatex/
--https://launchpad.net/ubuntu/+source/yatex/+changelog

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

 sudo apt install vim vim-gtk

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

 sudo apt install inkscape pstoedit