dotcopter on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S dotcopter

* (Optional) Uninstall dotcopter on Arch using YAY

$ yay -Rns dotcopter

2. Manually Install "dotcopter" via AUR

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

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

b. Clone dotcopter's git locally

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

c. Go to ~/dotcopter folder and install it

$ cd ~/dotcopter $ makepkg -si

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

ID: 816465
Name: dotcopter
PackageBaseID: 129702
PackageBase: dotcopter
Version: 0.5.0-1
Description: A small tool to manage dotfile installation.
URL: https://github.com/bomgar/dotcopter
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bomgar
FirstSubmitted: 1517584137
LastModified: 1604994936
URLPath: /cgit/aur.git/snapshot/dotcopter.tar.gz