dotgit on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dotgit

* (Optional) Uninstall dotgit on Arch using YAY

$ yay -Rns dotgit

2. Manually Install "dotgit" via AUR

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

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

b. Clone dotgit's git locally

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

c. Go to ~/dotgit folder and install it

$ cd ~/dotgit $ makepkg -si

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

ID: 873324
Name: dotgit
PackageBaseID: 105204
PackageBase: dotgit
Version: 2.2.9-0
Description: A comprehensive solution to managing your dotfiles
URL: https://github.com/kobus-v-schoor/dotgit
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: kobusvs
Submitter: kobusvs
FirstSubmitted: 1451306774
LastModified: 1615020389
URLPath: /cgit/aur.git/snapshot/dotgit.tar.gz