dotref on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dotref

* (Optional) Uninstall dotref on Arch using YAY

$ yay -Rns dotref

2. Manually Install "dotref" via AUR

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

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

b. Clone dotref's git locally

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

c. Go to ~/dotref folder and install it

$ cd ~/dotref $ makepkg -si

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

ID: 1126034
Name: dotref
PackageBaseID: 174592
PackageBase: dotref
Version: 1.2.4-1
Description: Simple tool to manage dotfiles
URL: https://github.com/ovk/dotref
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ovk
Submitter: ovk
FirstSubmitted: 1640985264
LastModified: 1660505209
URLPath: /cgit/aur.git/snapshot/dotref.tar.gz