Difference between revisions of "Distribution Packages"

From Avogadro - Free cross-platform molecule editor
Jump to: navigation, search
(Ubuntu: updated for Jaunty)
Line 5: Line 5:
 
== Ubuntu ==
 
== 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.
 
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.
 +
 +
===9.04 (Jaunty)===
 +
Ubuntu 9.04 (Jaunty) 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 jaunty main > /etc/apt/sources.list.d/debichem.list"</pre>
  
 
===8.10 (Intrepid)===
 
===8.10 (Intrepid)===
Line 13: Line 17:
 
Ubuntu 8.04 (Hardy) users may use the [https://launchpad.net/~debichem/+archive Debichem repository] by running these instructions (you will need administrator rights):
 
Ubuntu 8.04 (Hardy) users may use the [https://launchpad.net/~debichem/+archive Debichem repository] by running these instructions (you will need administrator rights):
 
<pre>sudo sh -c "echo deb http://ppa.launchpad.net/debichem/ubuntu hardy main > /etc/apt/sources.list.d/debichem.list"</pre>
 
<pre>sudo sh -c "echo deb http://ppa.launchpad.net/debichem/ubuntu hardy main > /etc/apt/sources.list.d/debichem.list"</pre>
 
===7.10 (Gutsy)===
 
Ubuntu 7.10 (Hardy) users may use the [https://launchpad.net/~debichem/+archive Debichem repository] by running these instructions (you will need administrator rights):
 
<pre>sudo sh -c "echo deb http://ppa.launchpad.net/debichem/ubuntu gutsy main > /etc/apt/sources.list.d/debichem.list"</pre>
 
 
'''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:
 
Then:
Line 26: Line 23:
 
sudo apt-get install avogadro
 
sudo apt-get install avogadro
 
</pre>
 
</pre>
 +
 +
Note: The packages in the Debichem repository are signed for your security. If you get authentication errors when installing Avogadro please read the instructions on the [https://launchpad.net/~debichem/+archive/ppa Debichem PPA page] and [https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories Launchpad PPA documentation].
  
 
==Gentoo==
 
==Gentoo==

Revision as of 12:07, 4 May 2009

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.

9.04 (Jaunty)

Ubuntu 9.04 (Jaunty) 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 jaunty main > /etc/apt/sources.list.d/debichem.list"

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"

Then:

sudo apt-get update
sudo apt-get install avogadro

Note: The packages in the Debichem repository are signed for your security. If you get authentication errors when installing Avogadro please read the instructions on the Debichem PPA page and Launchpad PPA documentation.

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).