brandr on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S brandr

* (Optional) Uninstall brandr on Arch using YAY

$ yay -Rns brandr

2. Manually Install "brandr" via AUR

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

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

b. Clone brandr's git locally

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

c. Go to ~/brandr folder and install it

$ cd ~/brandr $ makepkg -si

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

ID: 263270
Name: brandr
PackageBaseID: 105767
PackageBase: brandr
Version: 0.2-2
Description: An interactive xrandr interface using bash
URL: https://github.com/Chrysostomus/brandr
NumVotes: 0
Popularity: 0
OutOfDate: 1545791678
Maintainer: Chrystomus
Submitter: Chrystomus
FirstSubmitted: 1452221798
LastModified: 1452221913
URLPath: /cgit/aur.git/snapshot/brandr.tar.gz

5. The same packages on other Linux Distributions