@Richardk2n This has been fixed in the latest release (3.6.2.0), you need to install the new package name (desktop-plus-bin) to get the new version
Search Criteria
Package Details: desktop-plus-bin 3.6.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/desktop-plus-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | desktop-plus-bin |
| Description: | GitHub Desktop fork with extra features and improvements (binary release). |
| Upstream URL: | https://github.com/desktop-plus/desktop-plus |
| Licenses: | MIT |
| Conflicts: | desktop-plus, github-desktop-plus |
| Provides: | desktop-plus, github-desktop-plus |
| Replaces: | github-desktop-plus-bin |
| Submitter: | polr |
| Maintainer: | polr |
| Last Packager: | polr |
| Votes: | 13 |
| Popularity: | 2.03 |
| First Submitted: | 2026-06-29 08:10 (UTC) |
| Last Updated: | 2026-07-16 18:31 (UTC) |
Dependencies (10)
- curl (curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-gnutls-gitAUR)
- libsecret
- libxss
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- org.freedesktop.secrets (pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, dssdAUR, pass-secret-service-gitAUR, himitsu-secret-serviceAUR, kwallet-gitAUR, gopass-secret-serviceAUR, pass-secret-service-binAUR, chipass-gitAUR, keepassxc-gitAUR, mykey-gitAUR, pass-secret-service-runitAUR, pass-secret-serviceAUR, rosec-binAUR, rosec-gitAUR, gnome-keyring-gitAUR, gnome-keyring, keepassxc, kwallet, oo7)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR)
- hub (hub-gitAUR) (optional) – CLI interface for GitHub.
Required by (0)
Sources (4)
polr commented on 2026-06-30 18:00 (UTC)
Richardk2n commented on 2026-06-29 17:25 (UTC)
I actually do not know, it is quite possibly the case, that it is ignored.
polr commented on 2026-06-29 16:46 (UTC)
@Richardk2n This seems to be the same bug as https://bugs.kde.org/show_bug.cgi?id=445804#c18 Breeze provides a 'desktop' icon but (obviously) not a 'desktop-plus' icon. KDE first searches for 'desktop-plus' in the breeze icon theme (i assume the behavior is the same in other icon themes, not just breeze), can't find it, and falls back to removing the last '-' component, which results in 'desktop'. Since that icon exists in the icon theme, KDE uses it. If 'desktop' didn't exist, KDE would fall back to looking at installed applications and it would find our icon.
In the next release I'll rename the installed icons to "gh-desktop-plus", which should solve the problem.
polr commented on 2026-06-29 14:12 (UTC)
@Richardk2n I thought replaces was ignored in AUR packages. I've added it just in case, thanks for the suggestion!
Richardk2n commented on 2026-06-29 13:40 (UTC)
Consider adding a replaces (see https://wiki.archlinux.org/title/PKGBUILD#replaces), this should make the migration even more seamless.
polr commented on 2026-06-29 12:50 (UTC) (edited on 2026-07-04 21:53 (UTC) by polr)
RENAMED PACKAGE: The old github-desktop-plus-bin package has been merged into desktop-plus-bin.
polr commented on 2026-06-29 12:46 (UTC)
@Richardk2n you are right, I was able to reproduce this bug on Fedora KDE (so it's not Arch-specific). I'll try and file a bug report. I'm not sure if this is supposed to be the intended behavior, in that case I'll need to rename the app icons.
Richardk2n commented on 2026-06-29 12:09 (UTC)
The icon renders like the kde desktop icon for me. This might be a kde bug??
If I rename the icon anything starting in desktop- causes the issue, anything else works.
BryanLiang commented on 2025-09-10 11:15 (UTC) (edited on 2025-09-10 11:17 (UTC) by BryanLiang)
The symlink of cli tool is broken. The 61 line of PKGBUILD should be ln -s "/opt/${_pkgname}/resources/app/static/github" "$pkgdir/usr/bin/github-desktop-plus-cli"
polr commented on 2025-08-27 13:53 (UTC)
@alpenstorm To fix this error, either uninstall github-desktop-debug or disable -debug packages entirely (see https://wiki.archlinux.org/title/Makepkg#Disable_debug_packages_and_LTO).
More info here: https://github.com/pol-rivero/github-desktop-plus/issues/8
Pinned Comments
polr commented on 2026-06-29 12:50 (UTC) (edited on 2026-07-04 21:53 (UTC) by polr)
RENAMED PACKAGE: The old
github-desktop-plus-binpackage has been merged intodesktop-plus-bin.