Post

How to install revtex4-1 in Ubuntu

How to install revtex4-1 in Ubuntu...

I was having trouble installing revtex4-1 in Ubuntu (well, actually Linux Mint, but it’s based on Ubuntu…). Suggestions to use revtex4-1.zip did not seem to work for me.

...use the 'texlive-publishers' package

In the end I found the solution to be a package “texlive-publishers” (https://ubuntuforums.org/archive/index.php/t-995840.html) To get revtex4-1 to work I just ran this in the terminal:

1
$ sudo apt-get install texlive-publishers

Simple.

This post is licensed under CC BY 4.0 by the author.