aurbrowser on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "aurbrowser" 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 aurbrowser on Arch using YAY

$ yay -S aurbrowser

* (Optional) Uninstall aurbrowser on Arch using YAY

$ yay -Rns aurbrowser

2. Manually Install "aurbrowser" via AUR

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

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

b. Clone aurbrowser's git locally

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

c. Go to ~/aurbrowser folder and install it

$ cd ~/aurbrowser $ makepkg -si

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

ID: 1119772
Name: aurbrowser
PackageBaseID: 129740
PackageBase: aurbrowser
Version: 1.3.0-5
Description: A Qt application that allows an Arch Linux user to browse and install packages from the AUR.
URL: https://gitlab.com/brandonjhall/aurbrowser
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: brandonjhall
FirstSubmitted: 1517695864
LastModified: 1659261106
URLPath: /cgit/aur.git/snapshot/aurbrowser.tar.gz