doti on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S doti

* (Optional) Uninstall doti on Arch using YAY

$ yay -Rns doti

2. Manually Install "doti" via AUR

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

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

b. Clone doti's git locally

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

c. Go to ~/doti folder and install it

$ cd ~/doti $ makepkg -si

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

ID: 1138312
Name: doti
PackageBaseID: 185652
PackageBase: doti
Version: 0.3.1-1
Description: Easily manage all your dotfiles across your devices
URL: https://github.com/ghassan0/doti
NumVotes: 1
Popularity: 1.7E-5
OutOfDate:
Maintainer: ghassan
Submitter: ghassan
FirstSubmitted: 1662880666
LastModified: 1662906295
URLPath: /cgit/aur.git/snapshot/doti.tar.gz