Calligra/Download: Difference between revisions

From KDE UserBase Wiki
No edit summary
(https://chaoschemnitz.de/user:txt.file told me that the repo is outdated (and still talks about kde version 4))
 
(43 intermediate revisions by 12 users not shown)
Line 3: Line 3:
<translate>
<translate>
<!--T:45-->
<!--T:45-->
{{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 2 prepared for users. You can also download its full [http://community.kde.org/Calligra/Building#Getting_the_Source_Code source code].}}


== Stable Release == <!--T:48-->
== Stable Release == <!--T:48-->


<!--T:37-->
<!--T:37-->
Calligra '''{{Calligra/Stable}}''' is the current stable version. '''Please install the newest possible version, older will not be fully supported. Really old versions such as 2.4 are not supported at all.'''
Calligra '''{{Calligra/Stable}}''' is the current stable version. '''Please install the newest possible version, older versions will not be fully supported. Really old versions such as 2.4 are not supported at all.'''


=== Linux ===
=== Linux === <!--T:11-->
==== Arch Linux ==== <!--T:11-->
 
<!--T:93-->
Please pick your distribution.
 
==== Arch Linux ==== <!--T:91-->


<!--T:12-->
<!--T:12-->
Line 30: Line 34:
==== Fedora ==== <!--T:20-->
==== Fedora ==== <!--T:20-->
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.
==== FreeBSD ==== <!--T:13-->
<!--T:14-->
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 ==== <!--T:15-->
==== Gentoo ==== <!--T:15-->
Line 40: Line 39:
<!--T:16-->
<!--T:16-->
Gentoo has Calligra packaged in Portage: [http://packages.gentoo.org/package/app-office/calligra packages.gentoo.org]
Gentoo has Calligra packaged in Portage: [http://packages.gentoo.org/package/app-office/calligra packages.gentoo.org]
==== Kubuntu ==== <!--T:7-->
<!--T:35-->
Calligra 2.8 is available in 14.04 version and newer.  This can be used in any Ubuntu flavour.
<!--T:65-->
It's also available in the [http://www.kubuntu.org/news/calligra-2.8 Kubuntu Backports PPA for 12.04 LTS and 13.10].


==== openSUSE ==== <!--T:5-->
==== openSUSE ==== <!--T:5-->
Line 49: Line 56:
'''openSUSE Build Service.''' Calligra packages are available from the [https://build.opensuse.org/project/show?package=calligra&project=KDE:Extra KDE:Extra] repository for openSUSE 12.x and 13.x.  
'''openSUSE Build Service.''' Calligra packages are available from the [https://build.opensuse.org/project/show?package=calligra&project=KDE:Extra KDE:Extra] repository for openSUSE 12.x and 13.x.  
Unstable packages based on GIT snapshots are also available from the [https://build.opensuse.org/project/show?package=calligra&project=KDE:Unstable:Extra KDE:Unstable:Extra] repository. '''Use with care'''
Unstable packages based on GIT snapshots are also available from the [https://build.opensuse.org/project/show?package=calligra&project=KDE:Unstable:Extra KDE:Unstable:Extra] repository. '''Use with care'''
<!--T:92-->
Furthermore, packages including Calligra Gemini, which require software not commonly available in openSUSE, are available from [https://build.opensuse.org/package/show/home:leinir:calligragemini/calligra calligragemini] repository for openSUSE 13.1, 13.2 and Factory.


<!--T:41-->
<!--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.
Visit [http://en.opensuse.org/KDE_repositories#What.27s_available http://en.opensuse.org/KDE_repositories] to find which repository fits your needs.
==== Ubuntu ==== <!--T:7-->
<!--T:35-->
Calligra 2.5 is available in the Kubuntu Backports PPA for 12.04 and comes as default with the development 12.10 (Quantal) version.
<!--T:65-->
See http://www.kubuntu.org/news/calligra-2.5


==== ROSA Marathon 2012 ==== <!--T:58-->
==== ROSA Marathon 2012 ==== <!--T:58-->
Line 69: Line 71:
Please go to the [http://www.kogmbh.com/download.html Download Page].
Please go to the [http://www.kogmbh.com/download.html Download Page].


=== MS Windows ===
==== Other Linuxes ==== <!--T:94-->
Currently only Krita is available. Installer for Windows is provided by KO GmbH at http://www.kogmbh.com/download.html.


=== Mac OS X ===
<!--T:95-->
Currently Calligra can be installed through [http://brew.sh/ Homebrew]. Installers with auto upgrade features since would appear for Caligra 3.0.
If you're still looking for packages, try a packages search service such as [http://pkgs.org/search/?query=calligra&type=name pkgs.org].


First, install homebrew, following official instructions at http://brew.sh. Calligra is not in official Homebrew repository, add the calligra tap manually:
=== FreeBSD === <!--T:13-->


brew tap philacs/homebrew-calligra
<!--T:14-->
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>.


Then install Calligra.
=== Mac OS X === <!--T:77-->
 
*Installer for Krita is provided by the Krita Foundation at https://krita.org/download/krita-desktop/.
brew install calligra
 
To install latest development version Calligra (Recommended):
 
brew install calligra --HEAD
 
If you have problem running `brew link calligra`, use following code to force it:
 
brew link --overwrite calligra
 
If Calligra apps cannot lanuch, try following codes:
 
kbuildsycoca4 --noincremental
update-mime-database /usr/local/share/mime
 
Known issues: Kexi and Braindump not work.


== Unstable Release == <!--T:49-->
== Unstable Release == <!--T:49-->
Calligra '''{{Calligra/Unstable}} {{Calligra/Stage}}''' is the current unstable (development) version.


=== Linux ===
=== Linux === <!--T:89-->


==== Arch Linux ==== <!--T:55-->   
==== Arch Linux ==== <!--T:55-->   
Line 123: Line 110:
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 === <!--T:54-->
==== Ubuntu ==== <!--T:54-->
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 160: Line 147:
=== FreeBSD === <!--T:52-->
=== FreeBSD === <!--T:52-->
Calligra ports are available in [http://freebsd.kde.org/area51.php Area51].
Calligra ports are available in [http://freebsd.kde.org/area51.php Area51].
=== MS Windows === <!--T:96-->
<!--T:97-->
Installers exist for Windows but are out of date or incomplete. By using an out of date (stable) installer to do a system install, followed by the newer incomplete installer to do a user install you get the most stable yet up to date version of the complete package possible, however breakage may occur as new features are worked on in nightlies before cross-platform bugs are fixed.
<!--T:98-->
Installer for the prior version of Calligra Gemini can still be found on KDE's download network. This version is for Windows Vista and above, and recommended for the "best" experience with automatic interface switching, like in a Intel 2-in-1 Ultrabook, or Microsoft Surface.
<!--T:107-->
* 64 bit version: [http://download.kde.org/stable/calligra-2.9.6/calligragemini_x64_2.9.6.0.msi.mirrorlist http://download.kde.org/stable/calligra-2.9.6/calligragemini_x64_2.9.6.0.msi.mirrorlist]:</translate>
<translate>
<!--T:99-->
* 32 bit version: [http://download.kde.org/stable/calligra-2.9.6/calligragemini_x86_2.9.6.0.msi.mirrorlist http://download.kde.org/stable/calligra-2.9.6/calligragemini_x86_2.9.6.0.msi.mirrorlist]:</translate>
<translate>
<!--T:100-->
{{Note|1=These packages also includes binaries for Words and Stage, but lack shortcuts for them.}}
Status for other Calligra apps:
Up to date Calligra Karbon, Calligra Sheets, and Calligra Words desktop versions are included in:</translate>
<translate>
<!--T:101-->
*64 bit nightlies available at:
[https://binary-factory.kde.org/job/Calligra_Nightly_win64/ https://binary-factory.kde.org/job/Calligra_Nightly_win64/]:
</translate>
<translate>
<!--T:102-->
*32 bit nightlies available at:
[https://binary-factory.kde.org/job/Calligra_Nightly_win32/ https://binary-factory.kde.org/job/Calligra_Nightly_win32/]:</translate>
<translate>
<!--T:103-->
{{Note|1=Gemini and Plans are incomplete and non functional in these builds as of March 2019}}
<!--T:104-->
Installer for Krita is provided by the Krita Foundation at https://krita.org/download/krita-desktop/
<!--T:105-->
Krita Gemini is considered obsolete, but is available on the steam store. Successful features from the Gemini fork may be added to future releases of Krita.     


== Debug Symbols == <!--T:66-->
== Debug Symbols == <!--T:66-->
Line 173: Line 198:
<!--T:70-->
<!--T:70-->
More info on back traces is available on [http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Backtraces KDE Techbase].
More info on back traces is available on [http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Backtraces KDE Techbase].


===Debug symbols for Ubuntu/Debian === <!--T:71-->
===Debug symbols for Ubuntu/Debian === <!--T:71-->

Latest revision as of 20:56, 7 November 2022

Note

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


Stable Release

Calligra 3.1.0 is the current stable version. Please install the newest possible version, older versions will not be fully supported. Really old versions such as 2.4 are not supported at all.

Linux

Please pick your distribution.

Arch Linux

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

Chakra

Chakra 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 and testing repository.

Fedora

Fedora packages for Calligra are available in the unstable repository of the KDE Packaging Project.

Gentoo

Gentoo has Calligra packaged in Portage: packages.gentoo.org

Kubuntu

Calligra 2.8 is available in 14.04 version and newer. This can be used in any Ubuntu flavour.

It's also available in the Kubuntu Backports PPA for 12.04 LTS and 13.10.

openSUSE

The easiest way to install Calligra on openSUSE is by going to http://software.opensuse.org/package/calligra. Please note, this page may present outdated unmaintained Calligra. In such cases, first click on the Show other versions link and select a newer version.

openSUSE Build Service. Calligra packages are available from the KDE:Extra repository for openSUSE 12.x and 13.x. Unstable packages based on GIT snapshots are also available from the KDE:Unstable:Extra repository. Use with care

Furthermore, packages including Calligra Gemini, which require software not commonly available in openSUSE, are available from calligragemini repository for openSUSE 13.1, 13.2 and Factory.

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

ROSA Marathon 2012

ROSA Marathon provides Calligra in the contrib repository.

Please go to the Download Page.

Other Linuxes

If you're still looking for packages, try a packages search service such as pkgs.org.

FreeBSD

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

Mac OS X

Unstable Release

Calligra 3.2.0 Alpha is the current unstable (development) version.

Linux

Arch Linux

Arch Linux provides unstable Calligra packages in the [kde-unstable] 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] .

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!" Project Neon wiki page


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.

ROSA Marathon 2012

ROSA users can get the packages for development versions of Calligra from personal repository on ABF. To add it on your system run the following commands:

for i586 users

urpmi.addmedia ach_personal http://abf.rosalinux.ru/downloads/ach_personal/repository/rosa2012lts/i586/main/release

for x86_64 users

urpmi.addmedia ach_personal http://abf.rosalinux.ru/downloads/ach_personal/repository/rosa2012lts/x86_64/main/release

FreeBSD

Calligra ports are available in Area51.

MS Windows

Installers exist for Windows but are out of date or incomplete. By using an out of date (stable) installer to do a system install, followed by the newer incomplete installer to do a user install you get the most stable yet up to date version of the complete package possible, however breakage may occur as new features are worked on in nightlies before cross-platform bugs are fixed.

Installer for the prior version of Calligra Gemini can still be found on KDE's download network. This version is for Windows Vista and above, and recommended for the "best" experience with automatic interface switching, like in a Intel 2-in-1 Ultrabook, or Microsoft Surface.

Note

These packages also includes binaries for Words and Stage, but lack shortcuts for them.


Status for other Calligra apps: Up to date Calligra Karbon, Calligra Sheets, and Calligra Words desktop versions are included in:

  • 64 bit nightlies available at:

https://binary-factory.kde.org/job/Calligra_Nightly_win64/:

  • 32 bit nightlies available at:

https://binary-factory.kde.org/job/Calligra_Nightly_win32/:

Note

Gemini and Plans are incomplete and non functional in these builds as of March 2019


Installer for Krita is provided by the Krita Foundation at https://krita.org/download/krita-desktop/

Krita Gemini is considered obsolete, but is available on the steam store. Successful features from the Gemini fork may be added to future releases of Krita.

Debug Symbols

What are debugging symbols, and why are they important?

When a program is compiled with special switches to generate debugging symbols (the -g compiler switch) extra information is stored in the program file. This information can be used to generate a stack trace that contains much more information, such as the exact line number of the source file where things went wrong. Without this information it is very hard to figure out what went wrong by looking at the stack trace.

Note

Some distributions offer debug symbols in separate packages as listed below. Use them if you want to support the developers with better bug reports.


More info on back traces is available on KDE Techbase.


Debug symbols for Ubuntu/Debian

Please install package calligra-dbg to receive debug symbols for whole Calligra code.

Debug symbols for Fedora

As explained in the Installing debuginfo RPMs using yum section, use debuginfo-install calligra command.