dotbare on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dotbare

* (Optional) Uninstall dotbare on Arch using YAY

$ yay -Rns dotbare

2. Manually Install "dotbare" via AUR

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

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

b. Clone dotbare's git locally

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

c. Go to ~/dotbare folder and install it

$ cd ~/dotbare $ makepkg -si

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

ID: 785872
Name: dotbare
PackageBaseID: 155070
PackageBase: dotbare
Version: 1.3.1-1
Description: Manage your dotfiles interactively with fzf
URL: https://github.com/kazhala/dotbare
NumVotes: 5
Popularity: 0.0121
OutOfDate:
Maintainer: wallace11
Submitter: wallace11
FirstSubmitted: 1593777351
LastModified: 1598993439
URLPath: /cgit/aur.git/snapshot/dotbare.tar.gz