brig on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install brig on Arch using YAY
$
yay -S
brig
Copied
* (Optional) Uninstall brig on Arch using YAY
$
yay -Rns
brig
Copied
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
Copied
b. Clone brig's git locally
$
git clone https://aur.archlinux.org/brig.git
~/brig
Copied
c. Go to ~/brig folder and install it
$
cd
~/brig
Copied
$
makepkg -si
Copied
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
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