Search Criteria
Package Details: bruno 2.15.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bruno.git (read-only, click to copy) |
|---|---|
| Package Base: | bruno |
| Description: | Opensource API Client for Exploring and Testing APIs |
| Upstream URL: | https://www.usebruno.com/ |
| Licenses: | MIT |
| Submitter: | vianney |
| Maintainer: | vianney |
| Last Packager: | vianney |
| Votes: | 10 |
| Popularity: | 0.009589 |
| First Submitted: | 2023-10-09 08:44 (UTC) |
| Last Updated: | 2025-12-13 13:12 (UTC) |
Dependencies (5)
- alsa-lib
- electron37 (electron37-binAUR)
- nvm (nvm-gitAUR) (make)
- python (make)
- python-setuptools (make)
Latest Comments
1 2 3 4 Next › Last »
vianney commented on 2025-12-13 13:17 (UTC)
fixed build by using asar from the dependency instead of relying on the arch package.
vianney commented on 2025-11-23 22:09 (UTC)
@coderkun, it did not with the node version provided in
.nvmrc. I took the liberty to upgrade node to the latest version for the major provided in this file and now it does build... but does not start. I'll investigate more tomorrow.coderkun commented on 2025-11-22 14:05 (UTC)
@vianney, does version 2.14.2 build successfully again?
vianney commented on 2025-09-17 05:59 (UTC) (edited on 2025-09-17 05:59 (UTC) by vianney)
2.11.0 out now. It uses electron37 but it still doesn't build with node 22.11.0 required in .nvmrc.
Still not upgrading for now, I'm considering installing asar from npmjs instead of using the one from arch's repositories.
Packaging for js packages is really something else...
vianney commented on 2025-08-11 13:57 (UTC)
Out of date (2.9.0 is out) and will stay that way until I have a look at installing @electron/asar from npm (
asardoes not support the node version from .nvmrc).brody commented on 2025-07-30 05:50 (UTC) (edited on 2025-07-30 05:50 (UTC) by brody)
@ramazottii: You are responsible for providing electron33 yourself, e.g. using the AUR package
electron33orelectron33-bin.Ramazottii commented on 2025-07-29 18:58 (UTC) (edited on 2025-07-29 19:02 (UTC) by Ramazottii)
@vianney Hi! It fails during the compilation
vianney commented on 2025-04-27 19:41 (UTC) (edited on 2025-04-29 19:08 (UTC) by vianney)
Hi there, quick update for those wondering: both
brunoandbruno-gitdo not build since the 2.1 release and when I manage to fix the build it does not run. Since updates are made on a best effort basis, do not hesitate to provide help if you have the time to do so. As stated before: help appreciated on here.edit 04/29 Ok, done fixing it.
vianney commented on 2025-02-18 09:24 (UTC)
@brody: thanks, I missed the update. It's now fixed.
brody commented on 2025-02-17 18:57 (UTC)
Bruno uses electron 33 see https://github.com/usebruno/bruno/blob/dfb0b1b96627a978eb5c33378c026348d0004397/package-lock.json#L11625
1 2 3 4 Next › Last »