Package Details: plasma6-applets-kara-git 0.8.0.r2.g2c9f792-1

Git Clone URL: https://aur.archlinux.org/plasma6-applets-kara-git.git (read-only, click to copy)
Package Base: plasma6-applets-kara-git
Description: KDE Plasma Pager Applet
Upstream URL: https://github.com/dhruv8sh/kara
Licenses: GPL-3.0-only
Conflicts: plasma6-applets-kara
Provides: plasma6-applets-kara
Submitter: pandaxtc
Maintainer: pandaxtc
Last Packager: pandaxtc
Votes: 7
Popularity: 1.89
First Submitted: 2025-09-01 09:05 (UTC)
Last Updated: 2026-02-21 08:38 (UTC)

Latest Comments

pandaxtc commented on 2026-02-21 08:43 (UTC)

@neradd thanks for the heads up, upstream changed some stuff. Should be fixed now.

neradd commented on 2026-02-21 05:22 (UTC)

Newer update that fixes the error in Plasma 6.6 has been released

pandaxtc commented on 2025-09-01 10:00 (UTC)

I've created a new package, plasma6-applets-kara-git, following the Plasma applet package naming convention. I intend to merge this package into that one in a week or two. The new package should also install the plasmoid correctly.

kochan commented on 2025-05-14 11:16 (UTC) (edited on 2025-05-15 11:13 (UTC) by kochan)

Very strange packaging process. PKGBUILDS should never behave outside of fake root. This works, but it's very insecure approach. And it won't be possible to remove this extension via AUR helper, in the same way it is installed. Instead, this PKGBUILD should install this extension into /usr/share/plasma/plasmoids. Besides, it lacks depends array, where 'plasma-desktop' must be presented. Lastly, LICENSE file file should be installed into proper system directory too.