dotdrop on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dotdrop

* (Optional) Uninstall dotdrop on Arch using YAY

$ yay -Rns dotdrop

2. Manually Install "dotdrop" via AUR

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

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

b. Clone dotdrop's git locally

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

c. Go to ~/dotdrop folder and install it

$ cd ~/dotdrop $ makepkg -si

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

ID: 1349937
Name: dotdrop
PackageBaseID: 129859
PackageBase: dotdrop
Version: 1.14.0-1
Description: Save your dotfiles once, deploy them everywhere
URL: https://github.com/deadc0de6/dotdrop
NumVotes: 16
Popularity: 0.00425
OutOfDate:
Maintainer: deadc0de6
Submitter: deadc0de6
FirstSubmitted: 1518011517
LastModified: 1699475972
URLPath: /cgit/aur.git/snapshot/dotdrop.tar.gz