Install unrar on Fedora 29 or Centos 6-7
It's super easy to install unrar in Centos 6, 7, and Fedora
I've included some of the primary operating systems below, for more options please see here
Fedora 29:
dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-29.noarch.rpm
dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-29.noarch.rpm
dnf install unrar
Centos 7:
yum install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
yum install https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-7.noarch.rpm
yum install unrar
Centos 6:
yum install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-6.noarch.rpm
yum install https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-6.noarch.rpm
yum install unrar