brig on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S brig

* (Optional) Uninstall brig on Arch using YAY

$ yay -Rns brig

2. Manually Install "brig" via AUR

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

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

b. Clone brig's git locally

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

c. Go to ~/brig folder and install it

$ cd ~/brig $ makepkg -si

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

ID: 746603
Name: brig
PackageBaseID: 141892
PackageBase: brig
Version: 0.4.1-2
Description: File synchronization on top of ipfs with git like interface and web based UI
URL: https://github.com/sahib/brig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: spreagtha
Submitter: spreagtha
FirstSubmitted: 1557287334
LastModified: 1591198490
URLPath: /cgit/aur.git/snapshot/brig.tar.gz