dotbro on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dotbro

* (Optional) Uninstall dotbro on Arch using YAY

$ yay -Rns dotbro

2. Manually Install "dotbro" via AUR

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

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

b. Clone dotbro's git locally

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

c. Go to ~/dotbro folder and install it

$ cd ~/dotbro $ makepkg -si

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

ID: 420361
Name: dotbro
PackageBaseID: 116146
PackageBase: dotbro
Version: 0.2.0-1
Description: Simple yet effective dotfiles manager
URL: https://github.com/hypnoglow/dotbro
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: hypnoglow
Submitter: hypnoglow
FirstSubmitted: 1476292619
LastModified: 1497652747
URLPath: /cgit/aur.git/snapshot/dotbro.tar.gz