Search Criteria
Package Details: arrpc-git 3.7.0.r1.g3c4e1ce-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/arrpc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | arrpc-git |
| Description: | Open Discord RPC server for atypical setups |
| Upstream URL: | https://github.com/OpenAsar/arRPC |
| Keywords: | discord |
| Licenses: | MIT |
| Conflicts: | arrpc |
| Provides: | arrpc |
| Submitter: | viridivn |
| Maintainer: | xXPerditorXx |
| Last Packager: | xXPerditorXx |
| Votes: | 2 |
| Popularity: | 0.74 |
| First Submitted: | 2023-03-11 02:42 (UTC) |
| Last Updated: | 2026-04-19 09:20 (UTC) |
Dependencies (3)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
Required by (2)
- discord-rpc-lsp-git (requires arrpc) (optional)
- supertux-git (requires arrpc) (optional)
Latest Comments
xXPerditorXx commented on 2026-04-19 09:21 (UTC)
I updated the package
Nixuge commented on 2024-04-28 21:29 (UTC) (edited on 2024-04-28 21:33 (UTC) by Nixuge)
This doesn't seem to build anymore (the patch fails to apply)
As of 14 minutes ago the patched lines are already wrapped in an async so doubt it's needed anymore
Even with that removed, it doesn't work (see https://github.com/OpenAsar/arrpc/issues/78#issuecomment-2079154207)
Freso commented on 2023-11-22 14:56 (UTC)
Hi! This package should have
$conflictsand$providesfor its non-git counterpart, ie.arrpc. :) See https://wiki.archlinux.org/title/VCS_package_guidelines#Conflicts_and_dependencies for more details.