dot-tools on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S dot-tools

* (Optional) Uninstall dot-tools on Arch using YAY

$ yay -Rns dot-tools

2. Manually Install "dot-tools" via AUR

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

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

b. Clone dot-tools's git locally

$ git clone https://aur.archlinux.org/dot-tools.git ~/dot-tools

c. Go to ~/dot-tools folder and install it

$ cd ~/dot-tools $ makepkg -si

3. Information about the dot-tools package on Arch User Repository (AUR)

ID: 1118338
Name: dot-tools
PackageBaseID: 176289
PackageBase: dot-tools
Version: 0.3-1
Description: Tools for distributed dotfiles
URL: https://github.com/felipec/dot-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: felipec
Submitter: Foxboron
FirstSubmitted: 1645569290
LastModified: 1658966075
URLPath: /cgit/aur.git/snapshot/dot-tools.tar.gz