Tuesday, July 20, 2010

YUM-Install/Update application

Install:
Under the root directory of the application you want to install run:
yum clean install

Update:
Install new repo file under etc/yum.repos.d then run:
'yum update maven2' for instance.

No comments:

Post a Comment