Could you please merge 3.4.2? I see you have already updated it on your fork
Search Criteria
Package Details: bruno-bin 3.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bruno-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | bruno-bin |
| Description: | Opensource API Client for Exploring and Testing APIs |
| Upstream URL: | https://www.usebruno.com/ |
| Licenses: | MIT |
| Conflicts: | bruno |
| Provides: | bruno |
| Submitter: | vianney |
| Maintainer: | vianney |
| Last Packager: | vianney |
| Votes: | 55 |
| Popularity: | 3.50 |
| First Submitted: | 2023-09-13 12:29 (UTC) |
| Last Updated: | 2026-07-05 08:00 (UTC) |
Dependencies (6)
- alsa-lib
- c-ares (c-ares-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libevent (libevent-gitAUR)
- nss (nss-hgAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
Required by (0)
Sources (2)
rostislaved commented on 2026-05-27 19:44 (UTC)
SerAbin1 commented on 2026-05-26 09:25 (UTC)
Whenever I close bruno, I get the following popup:
Authentication Required
Authentication is needed to run `/bin/bash -c dpkg -i /home/ sonu007/.ca ... 64_linux.deb || apt-get install -f -y' as the super user Authenticating as sonu007
Password...
℗ Details
Action: Run a program as another user
ID: org.freedesktop.policykit.exec
Vendor: The polkit project [
✓ OK
◇ Cancel
I either click cancel or close it and Bruno closes. Why?
adlerdias commented on 2026-01-12 10:54 (UTC)
can we get the PR merged in the repo vbouchaud/aur . thanks in advance.
vianney commented on 2025-12-13 14:26 (UTC)
Hi @rursache,
Your issue is unrelated with this pkgbuild.
The issue you have is with pacman. You most likely made a partial update of your system and your aur helper/pacman cannot find the libalpm.so.15 shared library.
Please be sensible about the issues you share and do some research about the error messages beforehand.
rursache commented on 2025-12-13 13:11 (UTC)
Package (1) Old Version New Version Net Change
bruno-bin 2.15.0-1 2.15.1-1 0,00 MiB
Total Installed Size: 466,59 MiB
Net Upgrade Size: 0,00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [---------------------------------------] 100%
(1/1) checking package integrity [---------------------------------------] 100%
(1/1) loading package files [---------------------------------------] 100%
(1/1) checking for file conflicts [---------------------------------------] 100%
:: Processing package changes...
(1/1) upgrading bruno-bin [---------------------------------------] 100%
:: Running post-transaction hooks...
(1/4) Arming ConditionNeedsUpdate...
(2/4) Updating icon theme caches...
(3/4) Checking which packages need to be rebuilt
pactree: error while loading shared libraries: libalpm.so.15: cannot open shared object file: No such file or directory
(4/4) Updating the desktop file MIME type cache...
vnt-83 commented on 2025-11-26 23:57 (UTC)
Thank you good man!
mekky commented on 2025-10-20 01:19 (UTC)
Hi @vianney, Sorry iam actually new here and didn't know how it works but thanks for explaining, i will look more into it and contribute whenever i can.
vianney commented on 2025-10-16 08:11 (UTC)
Hi @mekki,
2.13.0 was released two days ago, 2.13.1 was released 15 hours ago. AUR pkgbuild are user produced unofficial builds script and thus are updated on a best effort basis.
If the update to a newer version is time sensitive for you, please feel free to contribute. As stated previously, I manage a few PKGBUILD out of the same repository with the aurpublish tool on vbouchaud/aur. If you don't mind using github's MR mechanism, you can help from there.
mekky commented on 2025-10-15 20:42 (UTC)
when do we get the new update?
bacteriostat commented on 2024-11-08 17:44 (UTC)
@vianney Sure, I will raise MRs to your repo for updates.
Pinned Comments
vianney commented on 2023-10-09 09:43 (UTC) (edited on 2023-10-09 09:44 (UTC) by vianney)
Please note that this PKGBUILD use the deb file provided by bruno developers and basically just extracts it. It contains its own version of electron.
If you want to use slimmer packages without embedded electron, where bruno is built with system's electron, please use bruno or bruno-git.