On Fri, 2017-03-24 at 08:52 -0500, Matt wrote: > > # yum install python34 > > I already have epel installed. If it breaks something is it as simple > as yum erase python34 to restore everything back to normal? > If it's in epel it will have been tested with RHEL/CentOS so shouldn't break anything. But yes, a yum erase should remove it. P.