Difference between revisions of "Distribution Packages"
(→Debian) |
|||
Line 4: | Line 4: | ||
== Ubuntu == | == Ubuntu == | ||
− | ===8.10 (Intrepid | + | Starting with Ubuntu 8.10, Avogadro is included in the regular Ubuntu archives so check there first. However, the latest Avogadro release may not be available so the Debichem project has also provided the repositories below. |
− | + | ||
+ | ===8.10 (Intrepid)=== | ||
+ | Ubuntu 8.10 (Intrepid) users may use the [https://launchpad.net/~debichem/+archive Debichem repository] to get the latest version of Avogadro by running these instructions (you will need administrator rights): | ||
+ | <pre>sudo sh -c "echo deb http://ppa.launchpad.net/debichem/ubuntu intrepid main > /etc/apt/sources.list.d/debichem.list"</pre> | ||
===8.04 (Hardy)=== | ===8.04 (Hardy)=== |
Revision as of 15:33, 22 January 2009
Contents
Debian
Debian users can install Avogadro from the testing, unstable, or experimental repositories.
Ubuntu
Starting with Ubuntu 8.10, Avogadro is included in the regular Ubuntu archives so check there first. However, the latest Avogadro release may not be available so the Debichem project has also provided the repositories below.
8.10 (Intrepid)
Ubuntu 8.10 (Intrepid) users may use the Debichem repository to get the latest version of Avogadro by running these instructions (you will need administrator rights):
sudo sh -c "echo deb http://ppa.launchpad.net/debichem/ubuntu intrepid main > /etc/apt/sources.list.d/debichem.list"
8.04 (Hardy)
Ubuntu 8.04 (Hardy) users may use the Debichem repository by running these instructions (you will need administrator rights):
sudo sh -c "echo deb http://ppa.launchpad.net/debichem/ubuntu hardy main > /etc/apt/sources.list.d/debichem.list"
7.10 (Gutsy)
Ubuntu 7.10 (Hardy) users may use the Debichem repository by running these instructions (you will need administrator rights):
sudo sh -c "echo deb http://ppa.launchpad.net/debichem/ubuntu gutsy main > /etc/apt/sources.list.d/debichem.list"
Note: Ubuntu 7.10 (Gutsy) packages are available for Avogadro 0.8.0 from the Debichem repository but aren't being updated to newer versions of Avogadro.
Then:
sudo apt-get update sudo apt-get install avogadro
Gentoo
Gentoo users can emerge Avogadro with:
emerge avogadro
Fedora
Avogadro packages are available for Fedora 8, 9, 10 and Fedora devel. Visit the Fedora Package Database for more information.
OpenSUSE
11.1
- Stable
Stable packages can be found here:
http://download.opensuse.org/repositories/Education/openSUSE_11.1
- Unstable
You can also find useful unstable builds, based on SVN snapshot, although there aren't any guarantees about their stability and even runnability.
http://download.opensuse.org/repositories/home:/MadCAD/openSUSE_11.1
11.0
- Stable
Stable packages can be found here:
http://download.opensuse.org/repositories/Education/openSUSE_11.0
- Unstable
You can also find useful unstable builds, based on SVN snapshot, although there aren't any guarantees about their stability and even runnability.
http://download.opensuse.org/repositories/home:/MadCAD/openSUSE_11.0
10.3
- Stable
OpenSUSE 10.3 users will find the latest Avogadro packages in the Packman Repository.
Add one of these mirrors to your list. Manual download available here: http://packman.links2linux.de/package/avogadro
- Unstable
You can also find useful unstable builds, based on SVN snapshot, although there aren't any guarantees about their stability and even runnability.
http://download.opensuse.org/repositories/home:/MadCAD/openSUSE_10.3
ArchLinux
There is a PKGBUILD available in the ArchLinux User-community Repository (AUR).