Package Details: kara-git r22.3154447-1

Git Clone URL: https://aur.archlinux.org/kara-git.git (read-only, click to copy)
Package Base: kara-git
Description: KDE Plasma Pager Applet
Upstream URL: https://github.com/dhruv8sh/kara
Licenses: GPL-3.0
Submitter: saccarosium
Maintainer: pandaxtc
Last Packager: pandaxtc
Votes: 1
Popularity: 0.092636
First Submitted: 2024-10-26 23:03 (UTC)
Last Updated: 2025-09-01 09:58 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Pinned Comments

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.

Latest Comments

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.