Calligra/Download/es: Difference between revisions
(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 Release = | |||
Calligra 2.4 es la actual versión estable. | Calligra 2.4 es la actual versión estable. | ||
Line 53: | Line 55: | ||
* Paquetes de Calligra 2.4 están disponibles en los repositorios [https://build.opensuse.org/project/show?package=calligra&project=KDE:Release:48 KDE:Release:48] y [https://build.opensuse.org/project/show?package=calligra&project=KDE:UpdatedApps KDE:Distro:Stable] para OpenSuse 11.4 y 12.1. | * Paquetes de Calligra 2.4 están disponibles en los repositorios [https://build.opensuse.org/project/show?package=calligra&project=KDE:Release:48 KDE:Release:48] y [https://build.opensuse.org/project/show?package=calligra&project=KDE:UpdatedApps KDE:Distro:Stable] para OpenSuse 11.4 y 12.1. | ||
Visite [http://es.opensuse.org/KDE_repositories] para buscar que repositorio cubre sus necesidades. | Visite [http://es.opensuse.org/KDE_repositories] para buscar que repositorio cubre sus necesidades. | ||
Line 74: | Line 71: | ||
<span class="mw-translate-fuzzy"> | <span class="mw-translate-fuzzy"> | ||
=== Windows === | |||
[http://www.kogmbh.com/ KO GmbH] ha lanzado un instalador de Windows. Por favor, ir a la [http://www.kogmbh.com/download.html Página de descarga] | |||
</span> | </span> | ||
<span class="mw-translate-fuzzy"> | |||
La versión para Windows está en desarrollo, y al momento, es altamente experimental. | |||
</span> | |||
[[Category:Oficina/es]] | |||
= Unstable Release = | |||
== Arch Linux == <!--T:11--> | |||
<!--T:12--> | |||
Arch Linux provides Calligra packages in the '''[extra]''' repository. | |||
== Fedora == | |||
Fedora packages are available in the rawhide development repo ([http://fedoraproject.org/wiki/Rawhide]), and unofficial builds are available for prior releases from kde-unstable repo at [http://kde-redhat.sourceforge.net/] . | |||
== FreeBSD == | |||
Calligra ports are available in [http://freebsd.kde.org/area51.php Area51]. | |||
== OpenSUSE == | |||
<!--T:40--> | |||
* Git snapshots are available from the [https://build.opensuse.org/project/show?package=calligra&project=KDE%3AUnstable%3APlayground unstable playground repository]. | |||
<!--T:10--> | |||
* Daily build git snapshots are provided [https://build.opensuse.org/package/show?package=calligra&project=KDE%3AActive here] (note a focus on mobile/Plasma Active for these packages) | |||
<!--T:41--> | |||
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 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. | |||
<!--T:42--> | |||
{{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!" [https://wiki.kubuntu.org/Kubuntu/ProjectNeon]}} | {{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!" [https://wiki.kubuntu.org/Kubuntu/ProjectNeon]}} | ||
<!--T:17--> | |||
This script installs project neon and calligra: | |||
<!--T:18--> | |||
{{Input|1=<nowiki>sudo add-apt-repository ppa:neon/ppa \ | {{Input|1=<nowiki>sudo add-apt-repository ppa:neon/ppa \ | ||
&& sudo apt-get update\ | && sudo apt-get update\ | ||
Line 88: | Line 123: | ||
</nowiki>}} | </nowiki>}} | ||
<!--T:19--> | |||
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. | |||
< | |||
Revision as of 12:44, 23 June 2012
Stable Release
Calligra 2.4 es la actual versión estable.
Arch Linux
Arch Linux provee paquetes de Calligra en el repositorio kde-unstable.
Chakra Linux
Chakra Linux provides Calligra packages in the desktop repository.
The Chakra LiveDVD comes with the latest Calligra pre-installed.
Arch Linux provides Calligra packages in the [extra] repository.
Fedora
Fedora packages are available in the rawhide development repo ([1]), and unofficial builds are available for prior releases from kde-unstable repo at [2] .
FreeBSD
Calligra ports are available in Area51.
OpenSUSE
- Git snapshots are available from the unstable playground repository.
- 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.
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.