dottle on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S dottle

* (Optional) Uninstall dottle on Arch using YAY

$ yay -Rns dottle

2. Manually Install "dottle" via AUR

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

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

b. Clone dottle's git locally

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

c. Go to ~/dottle folder and install it

$ cd ~/dottle $ makepkg -si

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

ID: 298176
Name: dottle
PackageBaseID: 110676
PackageBase: dottle
Version: 0.2.2-1
Description: POSIX script to manage dotfiles
URL: https://github.com/ludat/dottle/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ludat
Submitter: ludat
FirstSubmitted: 1461871125
LastModified: 1461919074
URLPath: /cgit/aur.git/snapshot/dottle.tar.gz