Last Updated: February 25, 2016
·
378
· Chao Yang

Play *FILE* with yum.

Missing a file in fedora? Try yum install $filename, e.g.

# yum install /etc/named

And also, a file can be removed using yum:

# yum remove /etc/crontab