Calligra/Download: Difference between revisions

From KDE UserBase Wiki
(commenting out the section on Debian packages: they are not yet available)
(→‎Ubuntu: ubuntu beta 6 pkgs: ocelot -> kubuntu-ppa/beta ; precise in universe repo)
Line 58: Line 58:


<!--T:22-->
<!--T:22-->
Alternatively, you can use this ppa, which packages only the beta's:
==== Oneiric Ocelot ====
 
Latest calligra beta release packages (together with KDE SC 4.8 (pre)release pkgs)
 
{{Input|1=<nowiki>sudo add-apt-repository ppa:kubuntu-ppa/beta \
&& sudo apt-get update\
&& sudo apt-get install calligra
</nowiki>}}


<!--T:23-->
<!--T:23-->
{{Input|1=<nowiki>https://edge.launchpad.net/~paulo-miguel-dias/+archive/peppa/+packages</nowiki>}}
==== Precise Pangolin ====
 
Ubuntu's current development version Precise Pangolin has calligra packages in the
standard universe repository.
 


<!--
<!--
Line 91: Line 102:


-->
-->
=== Windows === <!--T:21-->
=== Windows === <!--T:21-->
[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 14:49, 12 January 2012

Stable

There is no stable release of Calligra yet, but stable versions of the application can be found in KOffice which is the predecessor of Calligra. For downloads of KOffice see the KOffice Download page.

Unstable

Usage of unstable version is not recommended by the Calligra team.

Arch Linux

Arch Linux provides Calligra packages in the kde-unstable repository.

Fedora

Fedora is working on packages and expects them to be available soon.

FreeBSD

Packages are available in area51

Gentoo

Gentoo has Calligra packaged in Portage, tagged as unstable.

OpenSUSE

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

Ubuntu

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.

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.

Oneiric Ocelot

Latest calligra beta release packages (together with KDE SC 4.8 (pre)release pkgs)

sudo add-apt-repository ppa:kubuntu-ppa/beta \
 && sudo apt-get update\
 && sudo apt-get install calligra

Precise Pangolin

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


Windows

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