Package Details: discover-snap 6.6.2-1

Git Clone URL: https://aur.archlinux.org/discover-snap.git (read-only, click to copy)
Package Base: discover-snap
Description: KDE and Plasma resources management GUI
Upstream URL: https://kde.org/plasma-desktop/
Keywords: discover kde snap snapd
Licenses: LGPL
Conflicts: discover
Provides: discover
Submitter: droidman
Maintainer: LechTheMitch
Last Packager: LechTheMitch
Votes: 11
Popularity: 0.000000
First Submitted: 2018-10-17 22:52 (UTC)
Last Updated: 2026-03-05 13:37 (UTC)

Pinned Comments

LechTheMitch commented on 2025-06-05 22:54 (UTC)

Now with the release of snapd-glib v1.70 everything should be working as expected and you can install the package using an AUR helper without intervention

Latest Comments

1 2 3 4 5 Next › Last »

MeanUIThread commented on 2026-03-06 20:19 (UTC) (edited on 2026-03-07 16:16 (UTC) by MeanUIThread)

:: discover-snap-6.6.2-1 and discover-6.6.2-1.1 are in conflict.

EDIT: Ok I think I misunderstood what this package was. It's not just a snap backend for discover. It's the entire discover app and replaces the one from arch repo.

MeanUIThread commented on 2026-03-03 17:05 (UTC)

:: discover-snap-6.5.0-1 and discover-6.6.1-1.1 are in conflict

mpark commented on 2026-02-25 17:06 (UTC)

Latest discover is 6.6.0, the sha256 of the source is d1bdfa46b5104de6dac2ddda72efac7c1d5261dc318d1e4a7e8cdac6e9d8e645

piepmax commented on 2025-09-12 08:57 (UTC)

@LechTheMitch That did the trick. Thanks a lot!

LechTheMitch commented on 2025-09-11 09:55 (UTC)

@piepmax Could you try uninstalling snap and snapd-glib then installing the discover-snap package via your aur helper of choice, if the issue still persists run: sudo rm /usr/include/snapd-qt-2/Snapd/snapdqt_global.h.

This should hopefully fix your problem as I have tried it on my main system and a VM that didn't have the package installed before and everything worked as expected.

piepmax commented on 2025-09-09 10:11 (UTC)

Unfortunately it still doesn't work: /usr/include/snapd-qt-2/Snapd/snapdqt_global.h exists in filesystem

LechTheMitch commented on 2025-06-05 22:54 (UTC)

Now with the release of snapd-glib v1.70 everything should be working as expected and you can install the package using an AUR helper without intervention

LechTheMitch commented on 2025-05-02 19:14 (UTC) (edited on 2025-05-02 19:40 (UTC) by LechTheMitch)

@piepmax please try these steps
1- Uninstall snapd-glib
2- Clone this repo (https://github.com/LechTheMitch/snapd-glib-pkgbuild) and Build snapd-glib from it
3- Delete the /src and /pkg from from your discover-snap PKGBUILD folder

If done correctly everything should work
Edit: Please don't use any aur helpers during the installation as they will break it

piepmax commented on 2025-05-02 08:17 (UTC)

Unfortunately still results in errors regarding @LechTheMitch workaround

LechTheMitch commented on 2025-04-28 10:49 (UTC) (edited on 2025-04-28 10:52 (UTC) by LechTheMitch)

This package sadly requires manual intervention for installation until the new version of snapd-glib releases.

1- please install snapd-glib first

2- clone this package(You will find an extra file called "snapdqt_global.h")

3- copy it to "/usr/include/snapd-qt-2/Snapd/" (sudo cp ./snapdqt_global.h /usr/include/snapd-qt-2/Snapd/)

4- run makepkg -si