Install Ambari 2.0.0 from Public Repositories Step1: Download the Ambari repository on the Ambari Server host
| For Redhat/CentOS/Oracle: cd /etc/yum.repos.d/ wget <ambari-repo-url> For SUSE: cd /etc/zypp/repos.d wget <ambari-repo-url> For Ubuntu: cd /etc/apt/sources.list.d wget <ambari-repo-url> | Choose an appropriate <ambari-repo-url> based on the platform used: | (Redhat / CentOS / Oracle) 6 | TODO: Add link | | (Redhat / CentOS / Oracle) 5 | TODO: Add link | | SUSE 11 | TODO: Add link | | Ubuntu 12 | TODO: Add link |
