can we get the PR merged in the repo vbouchaud/aur . thanks in advance.
Search Criteria
Package Details: bruno-bin 2.15.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: | 41 |
| Popularity: | 4.05 |
| First Submitted: | 2023-09-13 12:29 (UTC) |
| Last Updated: | 2025-12-13 12:15 (UTC) |
Dependencies (6)
- alsa-lib
- c-ares (c-ares-gitAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libevent (libevent-gitAUR)
- nss (nss-hgAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
Required by (0)
Sources (2)
adlerdias commented on 2026-01-12 10:54 (UTC)
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.
vianney commented on 2024-11-08 15:37 (UTC) (edited on 2025-04-27 19:43 (UTC) by vianney)
Hi, sorry for the late update, I usually release the modifications for bruno and bruno-bin at the same time and when I tried for the 1.34.1 version, the bruno PKGBUILD did not build anymore while bruno-bin still worked as intended. I made a mental note to have a look out of my work hours and just forgot.
@bacteriostat thanks! 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.
bacteriostat commented on 2024-11-08 15:18 (UTC)
@vianney I can help co-maintain this package if you are lacking the time to keep it up to date.
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.