Calligra/Download: Difference between revisions

From KDE UserBase Wiki
m (fix markup mistake)
m (remove stale content altogether)
Line 111: Line 111:
<!--T:38-->
<!--T:38-->
The Windows version is in the works, and is at the moment, highly experimental.
The Windows version is in the works, and is at the moment, highly experimental.
== Unstable ==
=== Ubuntu ===
==== 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:32-->
<!--T:32-->
[[Category:Office]]
[[Category:Office]]
</translate>
</translate>

Revision as of 13:48, 21 April 2012

Stable

Calligra 2.4 is the current stable version.

Arch Linux

Arch Linux provides Calligra packages in the testing repository.

Chakra Linux

Chakra Linux provides Calligra packages in the desktop repository.

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

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

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)


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

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.

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.

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

The Windows version is in the works, and is at the moment, highly experimental.