You need to install revtex4-1 package.
download revtex4-1 package
http://d22izw7byeupn1.cloudfront.net/files/revtex/index.html (version 4-1)
or https://ctan.org/pkg/revtex4-1
(https://journals.aps.org/revtex (can only find 4-2 version) )
$unzip revtex4-1.zip
then enter revtex4-1 folder,
$unzip revtex4-1-tds.zip
move the revtex4-1-tds to appropriate position
$cp revtex4-1-tds /usr/share/texmf/tex/latex
or
$cp revtex4-1-tds /usr/share/texlive/texmf-local
or
$kpsewhich -var-value TEXMFLOCAL # to find out the right place
finally,
$sudo texhash
Reference: