bruno on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "bruno" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install bruno on Arch using YAY

$ yay -S bruno

* (Optional) Uninstall bruno on Arch using YAY

$ yay -Rns bruno

2. Manually Install "bruno" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bruno's git locally

$ git clone https://aur.archlinux.org/bruno.git ~/bruno

c. Go to ~/bruno folder and install it

$ cd ~/bruno $ makepkg -si

3. Information about the bruno package on Arch User Repository (AUR)

ID: 1427816
Name: bruno
PackageBaseID: 198303
PackageBase: bruno
Version: 1.11.0-1
Description: Opensource API Client for Exploring and Testing APIs
URL: https://www.usebruno.com/
NumVotes: 5
Popularity: 2.16972
OutOfDate:
Maintainer: vianney
Submitter: vianney
FirstSubmitted: 1696841059
LastModified: 1710522787
URLPath: /cgit/aur.git/snapshot/bruno.tar.gz