Quantcast
Channel: Websetnet
Viewing all articles
Browse latest Browse all 4268

How To Install pdflatex in Ubuntu All Versions

$
0
0

You can not install pdflatex by simply performing command apt-get install pdflatex. It is because the program named pdflatex is actually a file as a part of another package. To install pdflatex in Ubuntu 12.04, 14.04, 16.04, 16.10, and 17.04, perform this command: sudo apt-get install texlive-latex-base Note How to know if a program can not be installed by its name, instead, it should be installed from the package containing it? First, produce an error from APT showing that the program name you invoke is not exist. Second, go to packages.ubuntu.com and search for CONTENT by typing the actual program

The post How To Install pdflatex in Ubuntu All Versions appeared first on Websetnet.


Viewing all articles
Browse latest Browse all 4268

Trending Articles