Search Criteria
Package Details: equibop 3.1.4-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/equibop.git (read-only, click to copy) |
|---|---|
| Package Base: | equibop |
| Description: | A custom Discord desktop app with Equicord pre-installed |
| Upstream URL: | https://github.com/Equicord/Equibop |
| Licenses: | GPL3 |
| Conflicts: | equibop-bin |
| Submitter: | c0rtx |
| Maintainer: | creations |
| Last Packager: | creations |
| Votes: | 7 |
| Popularity: | 1.23 |
| First Submitted: | 2024-07-29 19:26 (UTC) |
| Last Updated: | 2025-12-13 16:02 (UTC) |
Dependencies (9)
- electron39 (electron39-binAUR)
- bun-binAUR (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
- libnotify (libnotify-gitAUR) (optional) – Notifications
- xdg-desktop-portal (xdg-desktop-portal-gitAUR) (optional) – Screensharing with Wayland
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – Open links, files, etc
Latest Comments
goopicubi commented on 2025-10-25 04:21 (UTC) (edited on 2025-10-25 04:24 (UTC) by goopicubi)
Same here. Fails without npm. Works with it. Been doing this for a week or more.
kurumigaming commented on 2025-06-19 04:23 (UTC)
Seems like this package now requires
npmto build successfully, due to the build process relying on thepackage-lock.jsonfile format. Trying to build this package on my computer results in a failure, until I installnpmmanually