Calligra/Download: Difference between revisions
Marko-knoebl (talk | contribs) (→Ubuntu: more detailed instructions for Ubuntu) |
(Marked this version for translation) |
||
Line 12: | Line 12: | ||
Usage of unstable version is not recommended by the '''Calligra''' team. | Usage of unstable version is not recommended by the '''Calligra''' team. | ||
=== Arch Linux === | === Arch Linux === <!--T:11--> | ||
<!--T:12--> | |||
Arch Linux provides Calligra packages in the kde-unstable repository. | Arch Linux provides Calligra packages in the kde-unstable repository. | ||
=== FreeBSD === | === FreeBSD === <!--T:13--> | ||
<!--T:14--> | |||
Packages are available in [http://freebsd.kde.org/area51.php area51] | Packages are available in [http://freebsd.kde.org/area51.php area51] | ||
=== Gentoo === | === Gentoo === <!--T:15--> | ||
<!--T:16--> | |||
Gentoo has Calligra packaged in Portage, tagged as unstable. | Gentoo has Calligra packaged in Portage, tagged as unstable. | ||
Line 37: | Line 40: | ||
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 sources.list 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 sources.list and install project-neon-calligra package. | ||
<!--T:17--> | |||
This script installs project neon and calligra: | This script installs project neon and calligra: | ||
sudo add-apt-repository ppa:neon/ppa \ | <!--T:18--> | ||
sudo add-apt-repository ppa:neon/ppa \ | |||
&& sudo apt-get update\ | && sudo apt-get update\ | ||
&& sudo apt-get install project-neon-base \ | && sudo apt-get install project-neon-base \ | ||
Line 45: | Line 50: | ||
project-neon-calligra-dbg | project-neon-calligra-dbg | ||
<!--T:19--> | |||
In order to run the installed packages you have to logout and choose "Project Neon" from the login screen. | In order to run the installed packages you have to logout and choose "Project Neon" from the login screen. | ||
Revision as of 10:31, 8 November 2011
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.
FreeBSD
Packages are available in area51
Gentoo
Gentoo has Calligra packaged in Portage, tagged as unstable.
OpenSUSE
- Packages are available from the unstable playground repository.
- 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.