git-brws on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S git-brws

* (Optional) Uninstall git-brws on Arch using YAY

$ yay -Rns git-brws

2. Manually Install "git-brws" via AUR

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

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

b. Clone git-brws's git locally

$ git clone https://aur.archlinux.org/git-brws.git ~/git-brws

c. Go to ~/git-brws folder and install it

$ cd ~/git-brws $ makepkg -si

3. Information about the git-brws package on Arch User Repository (AUR)

ID: 828907
Name: git-brws
PackageBaseID: 144822
PackageBase: git-brws
Version: 0.11.12-1
Description: CLI tool to open repository, file, commit, diff, tag, pull request, blame, issue or project's website
URL: https://rhysd.github.io/git-brws/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wezm
FirstSubmitted: 1567552620
LastModified: 1607129236
URLPath: /cgit/aur.git/snapshot/git-brws.tar.gz