dtags on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S dtags

* (Optional) Uninstall dtags on Arch using YAY

$ yay -Rns dtags

2. Manually Install "dtags" via AUR

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

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

b. Clone dtags's git locally

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

c. Go to ~/dtags folder and install it

$ cd ~/dtags $ makepkg -si

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

ID: 459217
Name: dtags
PackageBaseID: 108394
PackageBase: dtags
Version: 3.2.3-1
Description: Directory Tags for Lazy Programmers
URL: https://github.com/joowani/dtags
NumVotes: 2
Popularity: 0
OutOfDate: 1639681947
Maintainer:
Submitter: jetm
FirstSubmitted: 1457201887
LastModified: 1510152823
URLPath: /cgit/aur.git/snapshot/dtags.tar.gz