1
vote
1answer
70 views

How to sudo apt-get install all latex CJK?

Is there a way to just install latex packages with sudo apt-get install ?? like for https://apps.ubuntu.com/cat/applications/quantal/latex-cjk-chinese/ and also the japanese and korean ones? I'm on ...
0
votes
0answers
10 views

cannot install texlive [duplicate]

I have installed texlive before, and it worked well; But after I installed gnome, the cmd pdflatex can not work. moon@moon-Rev:~$ pdflatex The program 'pdflatex' is currently not installed. You can ...
2
votes
1answer
32 views

How to share architecture-independent latex files across multiple setups

I have 3 ubuntu computers, 2 of them running 32-bit and one 64-bit. I want to install latex and texmaker on all of them. However, the downloads are pretty large and i don't want to unnecessarily ...
3
votes
0answers
72 views

Bug installing tex/latex/texlive packages makes subsystem unusable [closed]

I am having problems installing tex/latex/texlive packages on 12.04. My setup: > cat /etc/issue; uname -a Ubuntu 12.04.1 LTS \n \l Linux ubuntu 3.2.0-33-generic-pae #52-Ubuntu SMP Thu Oct 18 ...
2
votes
1answer
802 views

apt-get errors after TeX Live 2012 update with tlmgr

I am running TeX Live 2012 on Ubuntu Precise. For the installation I followed this tutorial. Yesterday, I updated the packages (about 40 items) for Tex Live 2012 using the following tool. $ sudo ...
1
vote
1answer
556 views

How to install chemfig through apt-get

I'm doing some LaTeX and I need the chemfig package. As usual, I type the package name in synaptic but this time nothing matches the search. Does anyone know how to install it ? Is it possible ...