Regardless, here are the install instructions, all of them executed [[Open Terminal as root|as root]].
----------
== Fedora 14 ==
'''See below section for Fedora 12'''
 1. Installed standard FC14, without adding an Amahi repository 2. Create /etc/yum.repos.d/amahi.repo including following text:
  [amahi]
  name=Amahi repository for Fedora $releasever
  gpgcheck=0
  gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-amahi
 3. run: yum clean all 4. run: yum update - but answer no (N) and don't install the updates 5. run: yum install hda-suite - will ask to install ~173MB/65 packages.  Say yes (Y) of course :)------------
== Fedora 12 ==