Wednesday, January 7, 2015

Epel don't force Write [Centos]

To ensure that installation of EPEL repo does not interfere with any existing libraries/packages, this is where you tread carefully -

1. in /etc/yum.repos.d/epel.repo , make sure under [epel] is enabled=0

2. install fuse-ntfs-3g via 'yum install fuse fuse-ntfs-3g --enablerepo=epel'

You won't risk epel overwriting anything during 'yum update'

No comments:

Post a Comment

have a question, just spill it :D