Calligra/Download/en: Difference between revisions

    From KDE UserBase Wiki
    (Updating to match new version of source page)
    (Updating to match new version of source page)
    Line 2: Line 2:


    {{Note|This page lists binary (installation) copies of the Calligra Suite prepared for users. You can also download its full [http://community.kde.org/Calligra/Building#Getting_the_source_code source code].}}
    {{Note|This page lists binary (installation) copies of the Calligra Suite prepared for users. You can also download its full [http://community.kde.org/Calligra/Building#Getting_the_source_code source code].}}
    == Stable ==


    Calligra 2.4 is the current stable version.
    Calligra 2.4 is the current stable version.


    === Arch Linux ===
    == Arch Linux ==


    Arch Linux provides Calligra packages in the '''[extra]''' repository.
    Arch Linux provides Calligra packages in the '''[extra]''' repository.


    === Chakra Linux ===  
    == Chakra Linux ==  


    Chakra Linux provides Calligra packages in the desktop repository.
    Chakra Linux provides Calligra packages in the desktop repository.
    Line 17: Line 15:
    The Chakra [http://chakra-project.org/get LiveDVD] comes with the latest Calligra pre-installed.
    The Chakra [http://chakra-project.org/get LiveDVD] comes with the latest Calligra pre-installed.


    === Fedora ===
    == Debian ==
     
    Debian provides [http://packages.debian.org/source/sid/calligra Calligra packages in its unstable repository]
     
    == Fedora ==
    Fedora packages for Calligra are available in the [http://kde-redhat.sourceforge.net/ unstable repository] of the KDE Packaging Project.
    Fedora packages for Calligra are available in the [http://kde-redhat.sourceforge.net/ unstable repository] of the KDE Packaging Project.
    Calligra 2.4 is the current stable version.
    Calligra 2.4 is the current stable version.


    === FreeBSD ===
    == FreeBSD ==


    FreeBSD features stable packages in the ports tree via <tt>[http://freshports.org/editors/calligra editors/calligra]</tt>, and development ones in [http://FreeBSD.kde.org/area51.php area51] via <tt>[http://area51.pcbsd.org/trunk/area51/CALLIGRA/editors/calligra CALLIGRA/editors/calligra]</tt>.
    FreeBSD features stable packages in the ports tree via <tt>[http://freshports.org/editors/calligra editors/calligra]</tt>, and development ones in [http://FreeBSD.kde.org/area51.php area51] via <tt>[http://area51.pcbsd.org/trunk/area51/CALLIGRA/editors/calligra CALLIGRA/editors/calligra]</tt>.


    === Gentoo ===
    == Gentoo ==


    Gentoo has Calligra packaged in Portage, tagged as unstable.
    Gentoo has Calligra packaged in Portage, tagged as unstable.


    === OpenSUSE ===
    == OpenSUSE ==


    The easiest way to install Calligra on openSUSE is by going to [http://software.opensuse.org/search?q=calligra&search_devel=false&search_unsupported=true&baseproject=ALL the software.opensuse.org search].
    The easiest way to install Calligra on openSUSE is by going to [http://software.opensuse.org/search?q=calligra&search_devel=false&search_unsupported=true&baseproject=ALL the software.opensuse.org search].
    Line 42: Line 44:
    Visit [http://en.opensuse.org/KDE_repositories#What.27s_available http://en.opensuse.org/KDE_repositories] to find which repository fits your needs.
    Visit [http://en.opensuse.org/KDE_repositories#What.27s_available http://en.opensuse.org/KDE_repositories] to find which repository fits your needs.


    === Ubuntu ===
    == Ubuntu ==


    ==== 12.04 - Precise Pangolin ====
    === 12.04 - Precise Pangolin ===


    Ubuntu's current development version Precise Pangolin (12.04) has calligra packages in the standard universe repository.
    Ubuntu's current version Precise Pangolin (12.04) has calligra packages in the standard universe repository.


    ==== Unofficial: Project Neon ====
    === Unofficial: Project Neon ===
    Ubuntu users can get a nightly build of '''Calligra''' with the [https://wiki.kubuntu.org/Kubuntu/ProjectNeon Project Neon], you need to add ppa:neon/ppa to your <tt>sources.list</tt> and install project-neon-calligra package.
    Ubuntu users can get a nightly build of '''Calligra''' with the [https://wiki.kubuntu.org/Kubuntu/ProjectNeon Project Neon], you need to add ppa:neon/ppa to your <tt>sources.list</tt> and install project-neon-calligra package.


    Line 64: Line 66:
    In order to run the installed packages you have to logout and choose "Project Neon" from the login screen. Neon always has the latest version, not necessarily the beta releases.
    In order to run the installed packages you have to logout and choose "Project Neon" from the login screen. Neon always has the latest version, not necessarily the beta releases.


    <!--
    == Windows ==
    === Debian ===
     
    The qt-kde debian project has packages available as well now, thanks to Adrien. Just follow these instructions:
     
    According to the webpage (http://qt-kde.debian.net/), You have to
    add the following to your <tt>/etc/apt/sources.list</tt>:
     
    {{Input|1=<nowiki>deb http://qt-kde.debian.net/debian experimental-snapshots main
    deb-src http://qt-kde.debian.net/debian experimental-snapshots main</nowiki>}}
     
    In order to get repository key, install the pkg-kde-archive-keyring
    package:
     
    {{Input|1=aptitude install pkg-kde-archive-keyring}}
     
    then you can install '''Calligra''' with :
     
    {{Input|1=apt-get install calligra}}
     
    -->
     
    === Windows ===
    [http://www.kogmbh.com/ KO GmbH] has released a Windows installer. Please go to the [http://www.kogmbh.com/download.html Download Page]
    [http://www.kogmbh.com/ KO GmbH] has released a Windows installer. Please go to the [http://www.kogmbh.com/download.html Download Page]



    Revision as of 18:02, 31 May 2012

    Note

    This page lists binary (installation) copies of the Calligra Suite prepared for users. You can also download its full source code.


    Calligra 2.4 is the current stable version.

    Arch Linux

    Arch Linux provides Calligra packages in the [extra] repository.

    Chakra Linux

    Chakra Linux provides Calligra packages in the desktop repository.

    The Chakra LiveDVD comes with the latest Calligra pre-installed.

    Debian

    Debian provides Calligra packages in its unstable repository

    Fedora

    Fedora packages for Calligra are available in the unstable repository of the KDE Packaging Project. Calligra 2.4 is the current stable version.

    FreeBSD

    FreeBSD features stable packages in the ports tree via editors/calligra, and development ones in area51 via CALLIGRA/editors/calligra.

    Gentoo

    Gentoo has Calligra packaged in Portage, tagged as unstable.

    OpenSUSE

    The easiest way to install Calligra on openSUSE is by going to the software.opensuse.org search.

    • Daily build git snapshots are provided here (note a focus on mobile/Plasma Active for these packages)


    Visit http://en.opensuse.org/KDE_repositories to find which repository fits your needs.

    Ubuntu

    12.04 - Precise Pangolin

    Ubuntu's current version Precise Pangolin (12.04) has calligra packages in the standard universe repository.

    Unofficial: Project Neon

    Ubuntu users can get a nightly build of Calligra with the Project Neon, you need to add ppa:neon/ppa to your sources.list and install project-neon-calligra package.

    Warning

    "Be warned though, stuff here is REALLY unstable, we do not guarantee it will work all the time and won't eat you data, use at your own risk. Now that we have warned you, enjoy!" [1]


    This script installs project neon and calligra:

    sudo add-apt-repository ppa:neon/ppa \
     && sudo apt-get update\
     && sudo apt-get install project-neon-base \
       project-neon-calligra \
       project-neon-calligra-dbg
    

    In order to run the installed packages you have to logout and choose "Project Neon" from the login screen. Neon always has the latest version, not necessarily the beta releases.

    Windows

    KO GmbH has released a Windows installer. Please go to the Download Page

    The Windows version is in the works, and is at the moment, highly experimental. Not all applications or features known from the Linux/Unix version are included.