tydra on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S tydra

* (Optional) Uninstall tydra on Arch using YAY

$ yay -Rns tydra

2. Manually Install "tydra" via AUR

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

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

b. Clone tydra's git locally

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

c. Go to ~/tydra folder and install it

$ cd ~/tydra $ makepkg -si

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

ID: 1094970
Name: tydra
PackageBaseID: 136520
PackageBase: tydra
Version: 1.0.3-1
Description: Shortcut menu-based task runner, inspired by Emacs Hydra
URL: https://github.com/Mange/tydra
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Mange
FirstSubmitted: 1538940985
LastModified: 1654611298
URLPath: /cgit/aur.git/snapshot/tydra.tar.gz