Changes

From Amahi Wiki
Jump to: navigation, search
== Fedora 14 ==
* Installed standard Fedora 14, without adding an Amahi repository
# 1. Create '''/etc/yum.repos.d/amahi.repo''' as '''root''' user and include following text:
[amahi]
name=Amahi repository for Fedora $releasever
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-amahi
# 2. We must tell it to use the Amahi repo:
yum clean all
# 3. Lets make sure its working (Answer '''NO''', we do not want to update all):
yum update
# 4. Install the Amahi pieces and dependencies (173MB/65 packages; Answer '''YES'''):
yum install hda-suite
* Installer takes a few minutes to download the packages.
12,424

edits