Search Criteria
Package Details: github-desktop-plus-bin 3.5.3.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/github-desktop-plus-bin.git (read-only, click to copy) |
---|---|
Package Base: | github-desktop-plus-bin |
Description: | Fork of GitHub Desktop with extra features and improvements (binary release). |
Upstream URL: | https://github.com/pol-rivero/github-desktop-plus |
Licenses: | MIT |
Conflicts: | github-desktop-plus |
Provides: | github-desktop-plus |
Submitter: | polr |
Maintainer: | polr |
Last Packager: | polr |
Votes: | 6 |
Popularity: | 1.18 |
First Submitted: | 2025-03-15 13:12 (UTC) |
Last Updated: | 2025-09-21 18:27 (UTC) |
Dependencies (10)
- curl (curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-gnutls-gitAUR)
- libsecret
- libxss
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-gitAUR, dssdAUR, himitsu-secret-serviceAUR, kwallet-gitAUR, keepassxc-qt6AUR, pass-secret-service-gitAUR, pass-secret-serviceAUR, pass-secret-service-binAUR, gnome-keyring, keepassxc, kwallet)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip_pAUR)
- hub (hub-gitAUR) (optional) – CLI interface for GitHub.
Required by (0)
Sources (5)
- github-desktop-plus.desktop
- https://github.com/pol-rivero/github-desktop-plus/releases/download/v3.5.3.7/GitHubDesktopPlus-v3.5.3.7-linux-arm64.deb
- https://github.com/pol-rivero/github-desktop-plus/releases/download/v3.5.3.7/GitHubDesktopPlus-v3.5.3.7-linux-armhf.deb
- https://github.com/pol-rivero/github-desktop-plus/releases/download/v3.5.3.7/GitHubDesktopPlus-v3.5.3.7-linux-x86_64.deb
- launch-app.sh
Latest Comments
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
alpenstorm commented on 2025-08-27 12:46 (UTC)
this also happens when trying to install the github-desktop-plus package
alpenstorm commented on 2025-08-27 12:34 (UTC)
I'm getting this error when building the AUR package:
polr commented on 2025-08-14 07:46 (UTC)
@Dominiquini @TuxTech thanks for the ping, it should be working now
TuxTech commented on 2025-08-14 07:09 (UTC) (edited on 2025-08-14 07:11 (UTC) by TuxTech)
Dominiquini commented on 2025-08-13 21:36 (UTC) (edited on 2025-08-13 21:36 (UTC) by Dominiquini)
After fixing this:
wheat32 commented on 2025-08-02 22:35 (UTC)
Thank you for making this! I feel like I'm finally caught up with upstream now! :)