dotfiles.sh-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dotfiles.sh-git

* (Optional) Uninstall dotfiles.sh-git on Arch using YAY

$ yay -Rns dotfiles.sh-git

2. Manually Install "dotfiles.sh-git" via AUR

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

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

b. Clone dotfiles.sh-git's git locally

$ git clone https://aur.archlinux.org/dotfiles.sh-git.git ~/dotfiles.sh-git

c. Go to ~/dotfiles.sh-git folder and install it

$ cd ~/dotfiles.sh-git $ makepkg -si

3. Information about the dotfiles.sh-git package on Arch User Repository (AUR)

ID: 634384
Name: dotfiles.sh-git
PackageBaseID: 144028
PackageBase: dotfiles.sh-git
Version: r13.fb2bd25-1
Description: A dotfiles manager using git meta files
URL: https://github.com/eli-schwartz/dotfiles.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jomik
Submitter: Jomik
FirstSubmitted: 1564731055
LastModified: 1564731055
URLPath: /cgit/aur.git/snapshot/dotfiles.sh-git.tar.gz