dt-cli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dt-cli

* (Optional) Uninstall dt-cli on Arch using YAY

$ yay -Rns dt-cli

2. Manually Install "dt-cli" via AUR

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

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

b. Clone dt-cli's git locally

$ git clone https://aur.archlinux.org/dt-cli.git ~/dt-cli

c. Go to ~/dt-cli folder and install it

$ cd ~/dt-cli $ makepkg -si

3. Information about the dt-cli package on Arch User Repository (AUR)

ID: 1095307
Name: dt-cli
PackageBaseID: 171745
PackageBase: dt-cli
Version: 0.7.9-1
Description: Dotfile management and templating client
URL: https://dt.cli.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: blurgy
Submitter: blurgy
FirstSubmitted: 1633597541
LastModified: 1654657912
URLPath: /cgit/aur.git/snapshot/dt-cli.tar.gz