Changes

Jump to navigation Jump to search
35 bytes removed ,  08:34, 5 February 2013
Line 115: Line 115:     
== Configure basic requirements ==
 
== Configure basic requirements ==
==== Remove the CentOS repositories ====
+
==== Configure SME9 repositories ====
 
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
rm -f /etc/yum.repos.d/*.repo
+
wget -O /etc/yum.repos.d/sme9.repo http://bugs.contribs.org/attachment.cgi?id=3623
 
</syntaxhighlight>
 
</syntaxhighlight>
   −
==== Configure SME9 repositories ====
+
==== Remove the CentOS repositories ====
 
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
wget -O /etc/yum.repos.d/sme9.repo http://bugs.contribs.org/attachment.cgi?id=3623
+
rm -f /etc/yum.repos.d/*.repo
 
</syntaxhighlight>
 
</syntaxhighlight>
wellsi: wget was not installed ...
      
==== Import needed GPG Keys ====
 
==== Import needed GPG Keys ====

Navigation menu