Search Criteria
Package Details: bruno 3.4.2-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: | 14 |
| Popularity: | 1.36 |
| First Submitted: | 2023-10-09 08:44 (UTC) |
| Last Updated: | 2026-05-29 16:46 (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 »
afranioce commented on 2026-05-29 14:04 (UTC)
Hi,
Do you have any idea when it will be updated to the latest version?
Muflone commented on 2026-05-06 19:14 (UTC) (edited on 2026-05-06 19:16 (UTC) by Muflone)
Please revert the icon name in the desktop file as it cannot be found.
Choose either to save the icons in the PKGBUILD as bruno.png or make sure the desktop file uses the icons filename you used in the PKGBUILD. (Line 107)
I'm assuming the application will work fine if you rename the icons as bruno.png, otherwise keep the same name you used until now and restore the icon name in the desktop file only.
vianney commented on 2026-05-06 12:26 (UTC)
Hi @Muflone,
I think I got the .desktop file from the official deb package some time ago. I checked if it was updated after reading your comment and saw that there is a bit of a diff now:
There was a change with the icon, please feel free to tell me if it fixed the issue as well as I have no way to tell (not using a graphical menu/launcher with icons).
I took the liberty to set a lowercase wmclass as you suggested, update should now be live.
Muflone commented on 2026-05-06 09:10 (UTC)
Please change StartupWMXClass to lowercase bruno to make the WM to properly detect running instances and match the correct icon.
You can check it using xprop
vianney commented on 2026-04-20 08:08 (UTC)
I saw that a few versions back.
Strangely the
bruno-binpackage does not have this issue. It means that somehow it get replaced in the build process for the official release but with limited time to look at it I wasn't able to pinpoint exactly where it was done.trames commented on 2026-04-17 21:06 (UTC)
The About It gets the version info from the bruno-app/package.json file. The bruno devs have not been updating that for some reason.
ceifa commented on 2026-04-17 20:58 (UTC)
Is this package outdated? When I open the about it shows "version 2" but the aur package is version 3, and the latest version of bruno is 3 too.
Muflone commented on 2026-02-22 13:23 (UTC)
I successfully updated the PKGBUILD to 3.1.3 simply bumping the version and the checksums. Also I'm using electron39 instead of electron37 and it's working fine.
latest sha256sum is c67217fa53885d90ebc160793e2b9c40635bc036d822b146d14fc680e3077992
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.1 2 3 4 Next › Last »