deeptags on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S deeptags

* (Optional) Uninstall deeptags on Arch using YAY

$ yay -Rns deeptags

2. Manually Install "deeptags" via AUR

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

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

b. Clone deeptags's git locally

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

c. Go to ~/deeptags folder and install it

$ cd ~/deeptags $ makepkg -si

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

ID: 1407505
Name: deeptags
PackageBaseID: 151429
PackageBase: deeptags
Version: 0.8.0-1
Description: A Markdown notes manager
URL: https://github.com/SZinedine/DeepTags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SZinedine
Submitter: SZinedine
FirstSubmitted: 1586711792
LastModified: 1707661227
URLPath: /cgit/aur.git/snapshot/deeptags.tar.gz