Plasma/Packages: Difference between revisions

From KDE Community Wiki
No edit summary
(27 intermediate revisions by 10 users not shown)
Line 11: Line 11:
=== Arch Linux ===
=== Arch Linux ===


Plasma Next packages are available in the [extra] repository. To install it run:
Plasma packages are available in the [extra] repository. To install it run:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
Line 22: Line 22:
# pacman -S plasma
# pacman -S plasma
</syntaxhighlight>
</syntaxhighlight>
Beta releases are available in the [kde-unstable] repository.


=== Chakra ===
=== Chakra ===


We provide the Plasma 5 packages by default in our official repositories. Plasma 5 is also the default option on our [https://chakraos.org/?get '''ISO releases'''].
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 ===
=== Exherbo Linux ===
Line 35: Line 37:


=== Fedora ===
=== Fedora ===
Supported Fedora releases get Plasma updates as soon as possible. Keep your Fedora installation updated and you are good to go.


We provide Plasma 5 packages for Fedora 20 and 21 in the [https://copr.fedoraproject.org/coprs/dvratil/plasma-5/ dvratil/plasma-5 Copr repository]. (Please note that these packages '''replace''' Plasma 4. The Plasma 4 and Plasma 5 workspaces can'''not''' be installed in parallel from our RPMs.) The required KDE Frameworks 5 packages are available in the official Fedora repositories for Fedora 20 (in updates) and 21, and will be automatically installed as dependencies of the Plasma 5 packages. (Unlike the Plasma workspaces, the libraries, i.e. KDE Frameworks 5, kdelibs 4 and kdelibs 3, can be installed in parallel.)
See https://apps.fedoraproject.org/packages/plasma-workspace for details on the progress of Plasma updates.
 
Add the Plasma 5 Copr to Yum and install the <tt>plasma-5</tt> meta-package, which will install all needed packages.
<syntaxhighlight lang="bash">
wget http://copr.fedoraproject.org/coprs/dvratil/plasma-5/repo/fedora-20/dvratil-plasma-5-fedora-20.repo
yum install plasma5
</syntaxhighlight>
 
On Fedora 21, replace <tt>fedora-20</tt> with <tt>fedora-21</tt>.
 
If you use DNF, simply install <tt>dnf-plugins-core</tt> and run
<syntaxhighlight lang="bash">
dnf copr enable dvratil/plasma-5
dnf install plasma5
</syntaxhighlight>
 
Plasma 5 will replace Plasma 4 as the system version of Plasma in Fedora 22. Until that happens, packages for Rawhide (i.e. what will become Fedora 22 and newer) are also available from the [https://copr.fedoraproject.org/coprs/dvratil/plasma-5/ dvratil/plasma-5 Copr repository].
 
For all those who want to try out Plasma 5 without affecting their existing Plasma 4 installation, we also provide an x86_64 live image with Plasma 5 based on Fedora 20: [http://pub.dvratil.cz/plasma/iso/5.1/ http://pub.dvratil.cz/plasma/iso/5.1/].


=== Gentoo Linux ===
=== Gentoo Linux ===
Line 62: Line 47:
=== KaOS ===
=== 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]
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 ===
=== Kubuntu ===


Kubuntu 15.10 comes with KDE Frameworks 5.15 and Plasma 5.4.2
[http://www.kubuntu.org/getkubuntu/ Kubuntu 16.04 LTS] was released with Plasma 5.5.3. Then, you can [https://kubuntu.org/news/plasma-5-8-8-lts-and-krita-3-3-2-1-now-in-xenial-backports-ppa/ upgrade to 5.8.8 via backports].


Plasma 5.4.3 can be installed from the [https://launchpad.net/~kubuntu-ppa/+archive/backports/ '''Backports PPA'''].
[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].  


Live Image from Kubuntu CI is temporarily unavailable while we sort some things out...
Kubuntu 17.10 Artful Aardvark, [https://kubuntu.org/news/kubuntu-17-10-artful-aardvark-is-released/ released In October], includes Plasma 5.10.5. The [https://kubuntu.org/getkubuntu/ live ISO] is available for download, and Plasma 5.11.2 can be installed via [https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/backports?field.series_filter=artful the Kubuntu backports PPA].


Xenial (16.04) will get packaging for the new Beta releases out and or coming out.
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 ===
=== openSUSE ===
Packages are provided in KDE:Frameworks5 and KDE:Qt5 repositories, for openSUSE 13.1:
Users of '''openSUSE Tumbleweed''' get the latest KDE software directly after release, build testing and openQA testing. Just keep your system up-to-date.
<syntaxhighlight lang="bash">
 
zypper ar -f http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_13.1/ Qt5
'''openSUSE Leap 42''' ships the LTS version of Plasma (5.8).
zypper ar -f http://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_13.1/ KF5
 
</syntaxhighlight>
[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.
openSUSE Factory:
<syntaxhighlight lang="bash">
zypper ar -f http://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_Factory/ KF5
</syntaxhighlight>
For openSUSE 13.2:
<syntaxhighlight lang="bash">
zypper ar -f http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_13.2/
zypper ar -f http://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_13.2/
</syntaxhighlight>
For more details see [https://en.opensuse.org/SDB:KDE_repositories#KDE_Frameworks_5_.26_Plasma_5 this page].


=== ROSA ===
=== ROSA ===
Line 102: Line 83:
=== Slackware ===
=== Slackware ===


You can get Plasma 5 packages for Slackware-current from [http://taper.alienbase.nl/mirrors/alien-kde/current/testing/ 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/kde-5_15-05-packages-are-available-for-slackware-current/ Eric's blog]
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 ===
* Source: [http://download.kde.org/stable/plasma/ download.kde.org]
* Source: [http://download.kde.org/stable/plasma/ download.kde.org]
*Source: [http://download.opensuse.org/repositories/KDE:]

Revision as of 19:11, 7 November 2017

ALT Linux

KF5/Plasma 5 packages are available in our Sisyphus development repository as of April 2015, its users can just install any of these metapackages: kde5-mini kde5-small kde5 kde5-big kde5-maxi; an appropriate LiveCD is in alpha stage and will join the 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 the AOSC OS release directory.

Arch Linux

Plasma packages are available in the [extra] repository. To install it run:

# pacman -Syu
# pacman -S plasma-meta

or

# pacman -Syu
# pacman -S plasma

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 ISO releases.

Exherbo Linux

We currently provide Plasma 5 packages in the kde repository. They can easily be installed with the help of the plasma set:

# cave resolve plasma*

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 Gentoo wiki KDE article for general information. Upgrading from Plasma 4 is explained in 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 Download Page

KDE neon

KDE neon has the latest builds of Plasma built continuously from releases, Git stable branches or Git unstable branches.

Kubuntu

Kubuntu 16.04 LTS was released with Plasma 5.5.3. Then, you can upgrade to 5.8.8 via backports.

Kubuntu 17.04 was released with Plasma 5.9.4. You can upgrade to 5.10.5 via backports.

Kubuntu 17.10 Artful Aardvark, released In October, includes Plasma 5.10.5. The live ISO is available for download, and Plasma 5.11.2 can be installed via the Kubuntu backports PPA.

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

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:

# urpmi task-plasma5

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 Alien BOB's repository. These packages will replace KDE 4 if you have installed that. Read all about it on Eric's blog

Source