Difference between revisions of "Distribution Packages"

From Avogadro - Free cross-platform molecule editor
Jump to: navigation, search
(10.3)
m (add mandriva 2010.)
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
== Debian ==
 
== Debian ==
  
Debian users can install Avogadro from the [http://wiki.debian.org/DebianExperimental ''experimental''] repository.
+
Debian users can install Avogadro from the [http://packages.debian.org/testing/avogadro ''testing''], [http://packages.debian.org/sid/avogadro ''unstable''], or [http://wiki.debian.org/DebianExperimental ''experimental''] repositories.
  
 
== Ubuntu ==
 
== Ubuntu ==
===8.10 (Intrepid) and 9.04 (Jaunty)===
+
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.
The newest version of Avogadro is already available through the Ubuntu repository.
+
 
 +
===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)===
 +
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)===
 
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 23: 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==
Line 28: Line 30:
 
Gentoo users can emerge Avogadro with:
 
Gentoo users can emerge Avogadro with:
 
<pre>emerge avogadro</pre>
 
<pre>emerge avogadro</pre>
 +
 +
==Fedora==
 +
 +
Avogadro packages are available for Fedora 8, 9, 10 and Fedora devel. Visit the [https://admin.fedoraproject.org/pkgdb/packages/name/avogadro Fedora Package Database] for more information.
 +
 +
==FreeBSD==
 +
 +
There is a [http://www.FreeBSD.org/cgi/ports.cgi?query=avogadro&stype=all port] available for FreeBSD.
  
 
==OpenSUSE==
 
==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===
 
===11.0===
Line 37: Line 61:
 
Stable packages can be found here:
 
Stable packages can be found here:
  
  http://download.opensuse.org/repositories/Education/openSUSE_11.0/
+
  http://download.opensuse.org/repositories/Education/openSUSE_11.0
  
 
*'''Unstable'''
 
*'''Unstable'''
  
You can also find useful unstable builds, based on SVN snapshot, although it's no any guarantees about their stability and even runnability.
+
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
 
  http://download.opensuse.org/repositories/home:/MadCAD/openSUSE_11.0
  
 
===10.3===
 
===10.3===
 +
 +
*'''Stable'''
  
 
OpenSUSE 10.3 users will find the latest Avogadro packages in the '''Packman Repository'''.
 
OpenSUSE 10.3 users will find the latest Avogadro packages in the '''Packman Repository'''.
Line 52: Line 78:
 
Manual download available here: http://packman.links2linux.de/package/avogadro
 
Manual download available here: http://packman.links2linux.de/package/avogadro
  
*The '''Official openSUSE Education:Desktop''' repository:
 
  
http://download.opensuse.org/repositories/Education:/desktop/openSUSE_10.3
+
*'''Unstable'''
  
===10.2===
+
You can also find useful unstable builds, based on SVN snapshot, although there aren't any guarantees about their stability and even runnability.
  
OpenSUSE 10.2 users will found last avogadro packages on '''Anubisg1 Repository'''
+
  http://download.opensuse.org/repositories/home:/MadCAD/openSUSE_10.3
 
 
  http://download.opensuse.org/repositories/home:/anubisg1/openSUSE_10.2/
 
  
 
==ArchLinux==
 
==ArchLinux==
  
 
There is a [http://aur.archlinux.org/packages.php?ID=13512|contributed PKGBUILD] available in the ArchLinux User-community Repository (AUR).
 
There is a [http://aur.archlinux.org/packages.php?ID=13512|contributed PKGBUILD] available in the ArchLinux User-community Repository (AUR).
 +
 +
==Mandriva==
 +
 +
All these packages are made by the [http://www.mandrivaclub.nl MandrivaClub.NL] project, and thus are completely unofficial. All packages are available as 32 and 64 bit. Commands listed should be done with root rights. After adding the sources, refresh your package list with
 +
urpmi.update -a
 +
Now you can install the package ''avogadro''.
 +
 +
===2008.1===
 +
These packages require Qt 4.4 from (in this example) [http://mib.pianetalinux.org/ Mandriva Italia backports].
 +
 +
*'''32 bit'''
 +
urpmi.addmedia --update MIB_i686_progs http://mib.pianetalinux.org/2008.1/i686/progs with media_info/synthesis.hdlist.cz
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2008.1/i586/release with hdlist.cz
 +
 +
*'''64 bit'''
 +
urpmi.addmedia --update MIB_x86_64_progs http://mib.pianetalinux.org/2008.1/x86_64/progs with media_info/synthesis.hdlist.cz
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2008.1/x86_64/release with hdlist.cz
 +
 +
===2009.0===
 +
*'''32 bit'''
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.0/i586/release with media_info/hdlist.cz
 +
 +
*'''64 bit'''
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.0/x86_64/release with media_info/hdlist.cz
 +
 +
===2009.1===
 +
*'''32 bit'''
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.1/i586/release with media_info/hdlist.cz
 +
 +
*'''64 bit'''
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.1/x86_64/release with media_info/hdlist.cz
 +
 +
===2010.0===
 +
*'''32 bit'''
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2010.0/i586/release/ with media_info/hdlist.cz
 +
 +
*'''64 bit'''
 +
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2010.0/x86_64/release/ with media_info/hdlist.cz

Latest revision as of 06:32, 16 January 2010

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.

FreeBSD

There is a port available for FreeBSD.

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

Mandriva

All these packages are made by the MandrivaClub.NL project, and thus are completely unofficial. All packages are available as 32 and 64 bit. Commands listed should be done with root rights. After adding the sources, refresh your package list with

urpmi.update -a

Now you can install the package avogadro.

2008.1

These packages require Qt 4.4 from (in this example) Mandriva Italia backports.

  • 32 bit
urpmi.addmedia --update MIB_i686_progs http://mib.pianetalinux.org/2008.1/i686/progs with media_info/synthesis.hdlist.cz
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2008.1/i586/release with hdlist.cz
  • 64 bit
urpmi.addmedia --update MIB_x86_64_progs http://mib.pianetalinux.org/2008.1/x86_64/progs with media_info/synthesis.hdlist.cz
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2008.1/x86_64/release with hdlist.cz

2009.0

  • 32 bit
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.0/i586/release with media_info/hdlist.cz
  • 64 bit
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.0/x86_64/release with media_info/hdlist.cz

2009.1

  • 32 bit
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.1/i586/release with media_info/hdlist.cz
  • 64 bit
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2009.1/x86_64/release with media_info/hdlist.cz

2010.0

  • 32 bit
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2010.0/i586/release/ with media_info/hdlist.cz
  • 64 bit
urpmi.addmedia --update MandrivaClub.NL ftp://ftp.surfnet.nl/pub/os/Linux/distr/mandrakeclubnl/2010.0/x86_64/release/ with media_info/hdlist.cz