Frameworks/Binary Packages: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 2: Line 2:


<translate>
<translate>
<!--T:1-->
You can obtain binary packages of KDE Frameworks 5 and Qt 5.2 in many distributions. This page aims to list the available binary packages, but it is not an exhaustive list and there may be new packages available that are not currently listed here.  
You can obtain binary packages of KDE Frameworks 5 and Qt 5.2 in many distributions. This page aims to list the available binary packages, but it is not an exhaustive list and there may be new packages available that are not currently listed here.  


=== Kubuntu ===
=== Kubuntu ===<!--T:2-->


<!--T:3-->
On Kubuntu, [http://techbase.kde.org/Getting_Started/Using_Project_Neon_to_contribute_to_KDE Project Neon] is available as PPAs which offers regularly updated development snapshots of KDE Frameworks. Packages will be installed to /opt/project-neon5 and will not contaminate your normal environment.
On Kubuntu, [http://techbase.kde.org/Getting_Started/Using_Project_Neon_to_contribute_to_KDE Project Neon] is available as PPAs which offers regularly updated development snapshots of KDE Frameworks. Packages will be installed to /opt/project-neon5 and will not contaminate your normal environment.


<!--T:4-->
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
sudo apt-add-repository ppa:neon/kf5
sudo apt-add-repository ppa:neon/kf5
Line 15: Line 19:
</syntaxhighlight>
</syntaxhighlight>


<!--T:5-->
Alternatively KDE Frameworks 5 Tech Preview is being packaged in the [https://launchpad.net/~kubuntu-ppa/+archive/next/+packages next PPA].
Alternatively KDE Frameworks 5 Tech Preview is being packaged in the [https://launchpad.net/~kubuntu-ppa/+archive/next/+packages next PPA].


<!--T:6-->
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
sudo apt-add-repository ppa:kubuntu-ppa/next
sudo apt-add-repository ppa:kubuntu-ppa/next
Line 23: Line 29:
</syntaxhighlight>
</syntaxhighlight>


=== openSUSE ===
=== openSUSE ===<!--T:7-->


<!--T:8-->
On openSUSE, there are repositories with snapshots of KDE Frameworks 5 and Qt 5.3. You can add repositories in openSUSE through the graphical YaST software repositories module, in '''Software Repositories''' and then '''Add''' and '''Specify URL'''. Enter the URL of the links below.
On openSUSE, there are repositories with snapshots of KDE Frameworks 5 and Qt 5.3. You can add repositories in openSUSE through the graphical YaST software repositories module, in '''Software Repositories''' and then '''Add''' and '''Specify URL'''. Enter the URL of the links below.


<!--T:9-->
You can also add repositories through the command line with zypper. Use the following command:
You can also add repositories through the command line with zypper. Use the following command:


<!--T:10-->
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
zypper ar -f <URL> <name>
zypper ar -f <URL> <name>
</syntaxhighlight>
</syntaxhighlight>


 
<!--T:11-->
Where <name> should be an alias that is easy to remember.  
Where <name> should be an alias that is easy to remember.  


==== Version 13.1 ====
==== Version 13.1 ====<!--T:12-->


<!--T:13-->
* [http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_13.1/ Qt 5.3 URL]
* [http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_13.1/ Qt 5.3 URL]
* [http://download.opensuse.org/repositories/KDE:/Unstable:/Frameworks/openSUSE_13.1/ KDE Frameworks 5 URL]
* [http://download.opensuse.org/repositories/KDE:/Unstable:/Frameworks/openSUSE_13.1/ KDE Frameworks 5 URL]


==== Factory ====
==== Factory ====<!--T:14-->


<!--T:15-->
* [http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Factory/ Qt 5.3 URL]
* [http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Factory/ Qt 5.3 URL]
* [http://download.opensuse.org/repositories/KDE:/Unstable:/Frameworks/openSUSE_Factory/ KDE Frameworks 5 URL]
* [http://download.opensuse.org/repositories/KDE:/Unstable:/Frameworks/openSUSE_Factory/ KDE Frameworks 5 URL]


=== Arch Linux ===
=== Arch Linux ===<!--T:16-->


<!--T:17-->
On Arch Linux, packages for KDE Frameworks are available in the official [extra] repository. To install execute the command
On Arch Linux, packages for KDE Frameworks are available in the official [extra] repository. To install execute the command


<!--T:18-->
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
pacman -S extra/kf5
pacman -S extra/kf5
</syntaxhighlight>
</syntaxhighlight>


=== Fedora ===
=== Fedora ===<!--T:19-->


<!--T:20-->
You can get packages of Qt 5.2 for [http://admin.fedoraproject.org/updates/qt5-qtbase Fedora 20 here]. Binary packages of KDE Frameworks 5 is available in the Copr. For you need to follow instructions given in this [http://www.progdan.cz/2014/01/kde-frameworks-5-and-plasma-2-on-fedora/ blog post]
You can get packages of Qt 5.2 for [http://admin.fedoraproject.org/updates/qt5-qtbase Fedora 20 here]. Binary packages of KDE Frameworks 5 is available in the Copr. For you need to follow instructions given in this [http://www.progdan.cz/2014/01/kde-frameworks-5-and-plasma-2-on-fedora/ blog post]


=== AOSC OS2 ===
=== AOSC OS2 ===<!--T:21-->
 
<!--T:22-->
On Anthon Open Source Community's :Next project distribution, KF5 can be obtained from its "kf5-experimental" repository. To add this repository to your sources.list, execute
On Anthon Open Source Community's :Next project distribution, KF5 can be obtained from its "kf5-experimental" repository. To add this repository to your sources.list, execute


<!--T:23-->
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
echo "deb http://mirror.anthonos.org/os2-repo/os2-experimental/kf5-experimental/ /" >> /etc/apt/sources.list  
echo "deb http://mirror.anthonos.org/os2-repo/os2-experimental/kf5-experimental/ /" >> /etc/apt/sources.list  
Line 66: Line 83:
</syntaxhighlight>
</syntaxhighlight>


<!--T:24-->
* Make sure to run this command with Super User privilege.
* Make sure to run this command with Super User privilege.
* <strike>As for quality concern, some git revision packages like "kactivities-frameworks" are not uploaded, they will be rebuilt and uploaded as soon as a Beta release is made public.</strike>
* <strike>As for quality concern, some git revision packages like "kactivities-frameworks" are not uploaded, they will be rebuilt and uploaded as soon as a Beta release is made public.</strike>


=== Gentoo Linux ===
=== Gentoo Linux ===<!--T:25-->
 
<!--T:26-->
KF5 packages are currently in the [http://wiki.gentoo.org/wiki/KDE/Overlay KDE overlay], and are part of the @kde-frameworks set. For more information please visit [http://wiki.gentoo.org/wiki/Project:KDE/Frameworks the Gentoo wiki]
KF5 packages are currently in the [http://wiki.gentoo.org/wiki/KDE/Overlay KDE overlay], and are part of the @kde-frameworks set. For more information please visit [http://wiki.gentoo.org/wiki/Project:KDE/Frameworks the Gentoo wiki]


=== Mageia ===
=== Mageia ===<!--T:27-->


<!--T:28-->
KF5 is available in Mageia cauldron ( Development Release )
KF5 is available in Mageia cauldron ( Development Release )
</translate>
</translate>

Revision as of 18:13, 10 July 2014

<languages />

<translate>

You can obtain binary packages of KDE Frameworks 5 and Qt 5.2 in many distributions. This page aims to list the available binary packages, but it is not an exhaustive list and there may be new packages available that are not currently listed here.

Kubuntu

On Kubuntu, Project Neon is available as PPAs which offers regularly updated development snapshots of KDE Frameworks. Packages will be installed to /opt/project-neon5 and will not contaminate your normal environment.

sudo apt-add-repository ppa:neon/kf5
sudo apt-get update
sudo apt-get install project-neon5-session project-neon5-utils \
 project-neon5-konsole

Alternatively KDE Frameworks 5 Tech Preview is being packaged in the next PPA.

sudo apt-add-repository ppa:kubuntu-ppa/next
sudo apt-add-repository ppa:canonical-qt5-edgers/canonical-qt5-edgers
sudo apt-get update

openSUSE

On openSUSE, there are repositories with snapshots of KDE Frameworks 5 and Qt 5.3. You can add repositories in openSUSE through the graphical YaST software repositories module, in Software Repositories and then Add and Specify URL. Enter the URL of the links below.

You can also add repositories through the command line with zypper. Use the following command:

zypper ar -f <URL> <name>

Where <name> should be an alias that is easy to remember.

Version 13.1

Factory

Arch Linux

On Arch Linux, packages for KDE Frameworks are available in the official [extra] repository. To install execute the command

pacman -S extra/kf5

Fedora

You can get packages of Qt 5.2 for Fedora 20 here. Binary packages of KDE Frameworks 5 is available in the Copr. For you need to follow instructions given in this blog post

AOSC OS2

On Anthon Open Source Community's :Next project distribution, KF5 can be obtained from its "kf5-experimental" repository. To add this repository to your sources.list, execute

echo "deb http://mirror.anthonos.org/os2-repo/os2-experimental/kf5-experimental/ /" >> /etc/apt/sources.list 
apt-get update
  • Make sure to run this command with Super User privilege.
  • As for quality concern, some git revision packages like "kactivities-frameworks" are not uploaded, they will be rebuilt and uploaded as soon as a Beta release is made public.

Gentoo Linux

KF5 packages are currently in the KDE overlay, and are part of the @kde-frameworks set. For more information please visit the Gentoo wiki

Mageia

KF5 is available in Mageia cauldron ( Development Release )

</translate>