Changes

From SME Server
Jump to navigationJump to search
Localinstall
Line 31: Line 31:     
  yum --enablerepo=dag install dansguardian
 
  yum --enablerepo=dag install dansguardian
 +
 +
 +
====Localinstall====
 +
 +
To install an RPM already on your system you can also use yum to install:
 +
 +
yum localinstall /path/to/filename.rpm
 +
 +
To satisfy dependencies you can enable or disable other repositories using the --enablerepo or the --disablerepo option.
 +
{{Note box|msg=Using yum will run other actions such as updating server-manager menus, that rpm -Uvh will not!}}
    
===Yum Repositories===
 
===Yum Repositories===
Line 81: Line 91:     
  yum update
 
  yum update
  −
===Using RPMs===
  −
Since SME Server is based on CentOS, the preferred way to install software is with yum, a lot of you might be familiar with its predecessor rpm.
  −
To install an RPM already on your system you can also use yum to install:
  −
  −
yum localinstall /path/to/filename.rpm
  −
  −
To satisfy dependencies you can enable or disable other repositories using the --enablerepo or the --disablerepo option.
  −
{{Note box|msg=Using yum will run other actions such as updating server-manager menus, that rpm -Uvh will not!}}
      
<noinclude>[[Category:Howto]]</noinclude>
 
<noinclude>[[Category:Howto]]</noinclude>

Navigation menu