Frameworks/Binary Packages: Difference between revisions

From KDE Community Wiki
m (AOSC OS2 is long gone in the history)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages />
#REDIRECT [[Get_KDE_Software_on_Your_Linux_Distro]]
<translate>
[https://community.kde.org/Get_KDE_Software_on_Your_Linux_Distro Get KDE Software on Your Linux Distro]
 
<!--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.
 
=== Kubuntu ===
 
'''Packages for Kubuntu Utopic''' Utopic (14.10) ships with KDE Frameworks 5 as part of the regular repositories. Plasma 5 packages are no longer available or supported. To remove them and upgrade to  [http://www.kubuntu.org/news/kubuntu-vivid-beta-1 Vivid beta], please use the PPA-purge package to remove those PPAs and packages, and then install `kubuntu-desktop` meta-package, and finally:
<syntaxhighlight lang="bash">
sudo apt update && sudo apt full-upgrade
</syntaxhighlight>
before initiating:
<syntaxhighlight lang="bash">
sudo do-release-upgrade
</syntaxhighlight>
 
'''Live Image of Kubuntu Vivid with Packages from Git''' The [http://files.kde.org/snapshots/ Weekly Live Image], updated every Friday with latest source from Git to run a full system from a USB disk.  Based on Kubuntu 15.04, Vivid.
 
KDE Frameworks 5 and Plasma 5 is available in the '''Vivid development version''' of Kubuntu, now in [http://www.kubuntu.org/news/kubuntu-vivid-beta-1 beta].
 
=== 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.
 
<!--T:9-->
You can also add repositories through the command line with zypper. Use the following command:
 
<!--T:10-->
<syntaxhighlight lang="bash">
zypper ar -f <URL> <name>
</syntaxhighlight>
 
<!--T:11-->
Where <name> should be an alias that is easy to remember.
 
==== 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:/Frameworks5/openSUSE_13.1/ KDE Frameworks 5 URL]
 
==== Factory ====<!--T:14-->
 
<!--T:15-->
Factory contains required Qt5 version, and also KF5, but if you want both on release day, add the following repos:
* [http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Factory/ Qt 5.3 URL]
* [http://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_Factory/ KDE Frameworks 5 URL]
 
=== 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
 
<!--T:18-->
<syntaxhighlight lang='bash'>
# pacman -Syu
# pacman -S kf5 kf5-aids
</syntaxhighlight>
 
=== Fedora ===<!--T:19-->
 
<!--T:20-->
Qt 5 and KF5 packages are available in fedora's core repositories.
 
=== AOSC OS ===<!--T:21-->
 
<!--T:22-->
AOSC OS (https://aosc.io) provides the newest KDE Frameworks packages, AOSC OS packagers provides updates to the newest version of KF5 as soon as they are made public.
 
=== Gentoo Linux ===<!--T:23-->
 
<!--T:24-->
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 ===<!--T:25-->
 
<!--T:26-->
KF5 is available in Mageia cauldron ( Development Release )
</translate>
 
=== ROSA ===
 
Latest stable KDE Frameworks 5 packages for ROSA Desktop Fresh can be installed from the unofficial [http://abf-downloads.rosalinux.ru/kde5_backports_personal/repository/rosa2014.1/ KDE Backports repository] in 1-2 days after release. After some testing these packages are pushed to the official Main repository (but some releases may be skipped).

Latest revision as of 15:47, 10 December 2018