dots-manager on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S dots-manager

* (Optional) Uninstall dots-manager on Arch using YAY

$ yay -Rns dots-manager

2. Manually Install "dots-manager" via AUR

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

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

b. Clone dots-manager's git locally

$ git clone https://aur.archlinux.org/dots-manager.git ~/dots-manager

c. Go to ~/dots-manager folder and install it

$ cd ~/dots-manager $ makepkg -si

3. Information about the dots-manager package on Arch User Repository (AUR)

ID: 1097258
Name: dots-manager
PackageBaseID: 76945
PackageBase: dots-manager
Version: 1.0.0-1
Description: A portable tool for managing a single set of dotfiles in an organized fashion
URL: https://github.com/evanpurkhiser/dots
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: evanpurkhiser
Submitter: evanpurkhiser
FirstSubmitted: 1388778312
LastModified: 1655027302
URLPath: /cgit/aur.git/snapshot/dots-manager.tar.gz