Thursday, September 20, 2012
12:52 PM

Adding Repo file in Fedora - example myplc repo

Below Steps will guide how to add repo file and how to install software 

[root@xyz~]# cd /etc/yum.repos.d/
[root@xyz yum.repos.d]# vim myplc.repo


#Add Following Lines to myplc.repo

[myplc]
name= MyPLC
baseurl=http://build.onelab.eu/5.0/rc22/onelab--5.0-rc22-f12-32/RPMS
enabled=1
gpgcheck=0

[root@xyz yum.repos.d]# yum clean all
[root@xyz yum.repos.d]# yum update
[root@xyz yum.repos.d]# yum install myplc







0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.