Download and installation of binary

Hello
I have gone to the lammps home site and attempted to download lammp’s “pre-built binary RPMs for Fedora” for a fedora 18 OS. This takes me to the site http://rpm.lammps.org/install.html . I then used the su -c ‘yum…/’ to get the repository. The problem is that is all I get. I tried to install from there (using rpm -i package) but it fails. So, obviously I missing something fundamental. Can someone give a “charlie brown” instructions on how to download and install LAMMPS for fedora 18 ???

Thanks, Steve

Hello
I have gone to the lammps home site and attempted to download lammp’s “pre-built binary RPMs for Fedora” for a fedora 18 OS. This takes me to the site http://rpm.lammps.org/install.html . I then used the su -c ‘yum…/’ to get the repository. The problem is that is all I get. I tried to install from there (using rpm -i package) but it fails. So, obviously I missing something fundamental. Can someone give a “charlie brown” instructions on how to download and install LAMMPS for fedora 18 ???

After installing the repository rpm, lammps packages should show up in the graphical package management tool. There are several packages available. A list and explanations are here

http://rpm.lammps.org/index.html

To install from the command line, you have to use yum, not rpm

Axel