Установка TeXLive в Debian
Install texlive.
apt install latexmk texlive-science texlive-lang-cyrillic \ texlive-font-utils texlive-music latexdiff python3-matplotlib \ texlive-generic-extra texlive-games cm-super texlive-fonts-extra
Install pscyr
tlmgr init-usertree tlmgr install --file pscyr.tar.xz updmap-user sudo updmap-sys
Install additional utils
apt install optipng python3-pygments
Установка пакета в latex
tlmgr install --verify-repo=none <package name> # установка из файла tlmgr install --file <filename>