Plasma/Packages: Difference between revisions

From KDE Community Wiki
 
(14 intermediate revisions by 9 users not shown)
Line 1: Line 1:
=== ALT Linux ===
#REDIRECT [[Get_KDE_Software_on_Your_Linux_Distro]]
 
[https://community.kde.org/Get_KDE_Software_on_Your_Linux_Distro Get KDE Software on Your Linux Distro]
KF5/Plasma 5 packages [http://packages.altlinux.org/en/search?query=kde5 are] [http://packages.altlinux.org/en/search?query=kf5 available] in our Sisyphus development repository as of April 2015, its users can just install any of these metapackages: <tt>kde5-mini kde5-small kde5 kde5-big kde5-maxi</tt>; an appropriate LiveCD is in alpha stage and will join the [http://en.altlinux.org/regular regular builds] when ready for that.
 
=== AOSC OS ===
 
AOSC OS provides the newest KDE Plasma/KF5 packages in its main repository (pre-configured for official releases). Users can get updates to the newest KDE Plasma and KF5 components as soon as they are made public.
 
Users can also get newest pre-configured KDE releases from [https://repo.aosc.io/aosc-os/kde/ the AOSC OS release directory].
 
=== Arch Linux ===
 
Plasma packages are available in the [extra] repository. To install it run:
 
<syntaxhighlight lang="bash">
# pacman -Syu
# pacman -S plasma-meta
</syntaxhighlight>
or
<syntaxhighlight lang="bash">
# pacman -Syu
# pacman -S plasma
</syntaxhighlight>
 
Beta releases are available in the [kde-unstable] repository.
 
=== Chakra ===
 
We provide the Plasma 5 packages by default in our official repositories. Plasma 5 is also the default option on our [https://chakralinux.org '''ISO releases'''].
 
=== Exherbo Linux ===
 
We currently provide Plasma 5 packages in the [http://git.exherbo.org/summer/repositories/kde/index.html kde repository]. They can easily be installed with the help of the plasma set:
<syntaxhighlight lang="bash">
# cave resolve plasma*
</syntaxhighlight>
 
=== Fedora ===
Supported Fedora releases get Plasma updates as soon as possible. Keep your Fedora installation updated and you are good to go.
 
See https://apps.fedoraproject.org/packages/plasma-workspace for details on the progress of Plasma updates.
 
=== Gentoo Linux ===
 
Plasma 5 ebuilds are available in portage see [http://wiki.gentoo.org/wiki/KDE Gentoo wiki KDE article] for general information. Upgrading from Plasma 4 is explained in [https://wiki.gentoo.org/wiki/KDE/Plasma_5_upgrade Plasma 5 upgrade guide].
 
=== KaOS ===
Plasma 5 is the default option since February 2015, all installs automatically run the latest Plasma 5 release.  Regularly updated ISO images are available on the [http://kaosx.us/download/ Download Page]
 
=== KDE neon ===
KDE neon has the latest builds of Plasma built continuously from releases, Git stable branches or Git unstable branches.
 
* [http://neon.kde.org/download User Edition with released software]
* [http://neon.kde.org/download Developer Edition with builds from Git branches]
 
=== Kubuntu ===
 
[http://www.kubuntu.org/getkubuntu/ Kubuntu 16.04 LTS] was released with Plasma 5.5.3. Then, you can [http://kubuntu.org/news/plasma-bugfix-releases-frameworks-selected-app-updates-now-available-in-backports-ppa-for-zesty-and-xenial/ upgrade to 5.8.7 via backports].
 
[http://www.kubuntu.org/getkubuntu/ Kubuntu 17.04] was released with Plasma 5.9.4. You can [https://kubuntu.org/news/plasma-5-10-5-and-frameworks-5-37-updates-now-in-backports-ppa-for-zesty-17-04/ upgrade to 5.10.5 via backports].
 
Kubuntu 17.10 will have Plasma 5.10.5. We plan to release with 5.10.5, as 5.11.0 release will be after final beta freeze, and bugfix point releases required for a stable Ubuntu release will be in the final freeze period. Plasma 5.11.x should be available in the [https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/backports?field.series_filter= backports-ppa] for keen adopters as soon as is practical after Kubuntu 17.10 release.
 
Kubuntu KCI provides the latest from KDE git. Add ppa:kubuntu-ci/unstable for testing. WARNING: Do not use on production systems. Ensure that you have ppa-purge installed in case you must roll back to your previous state. Zero guarantees that will fix a broken system.
 
=== openSUSE ===
Users of '''openSUSE Tumbleweed''' get the latest KDE software directly after release, build testing and openQA testing. Just keep your system up-to-date.
 
'''openSUSE Leap 42''' ships the LTS version of Plasma (5.8).
 
[https://en.opensuse.org/SDB:KDE_repositories Additional repositories] provide latest (beta/rc/stable) releases and automated builds from git master for both Leap and Tumbleweed.
 
=== ROSA ===
 
We provide Plasma 5 packages for ROSA Desktop Fresh in the official Main repository. They can easily be installed with a single command:
<syntaxhighlight lang="bash">
# urpmi task-plasma5
</syntaxhighlight>
But please note that it will remove KDE Workspace 4, including KDM. So don't install task-plasma5 from KDE 4 session.
 
There are also unofficial ISOs with Plasma 5 desktop. See ROSA forum for details.
 
=== Slackware ===
 
You can get Plasma 5 packages for Slackware-current from [http://slackware.uk/people/alien-kde/current/latest/ Alien BOB's repository]. These packages will replace KDE 4 if you have installed that. Read all about it on [http://alien.slackbook.org/blog/tag/kde5/ Eric's blog]
 
=== Source ===
* Source: [http://download.kde.org/stable/plasma/ download.kde.org]

Latest revision as of 15:47, 10 December 2018