dotter on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dotter

* (Optional) Uninstall dotter on Arch using YAY

$ yay -Rns dotter

2. Manually Install "dotter" via AUR

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

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

b. Clone dotter's git locally

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

c. Go to ~/dotter folder and install it

$ cd ~/dotter $ makepkg -si

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

ID: 261093
Name: dotter
PackageBaseID: 103059
PackageBase: dotter
Version: 0.4.0-1
Description: A dotfiles manager
URL: https://rubygems.org/gems/dotter_dotfiles
NumVotes: 1
Popularity: 0
OutOfDate: 1710202528
Maintainer: samis
Submitter: samis
FirstSubmitted: 1446948669
LastModified: 1451597536
URLPath: /cgit/aur.git/snapshot/dotter.tar.gz