Calligra/Download: Difference between revisions

    From KDE UserBase Wiki
    (Added markup for file)
    (Added Input template for script)
    Line 43: Line 43:
    This script installs project neon and calligra:
    This script installs project neon and calligra:


    <!--T:18-->
    <!--T:18-->
    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\
      && sudo apt-get install project-neon-base \
      && sudo apt-get install project-neon-base \
       project-neon-calligra \
       project-neon-calligra \
       project-neon-calligra-dbg
       project-neon-calligra-dbg
    </nowiki>}}


    <!--T:19-->
    <!--T:19-->

    Revision as of 18:46, 9 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

    • 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.