tdx on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tdx

* (Optional) Uninstall tdx on Arch using YAY

$ yay -Rns tdx

2. Manually Install "tdx" via AUR

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

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

b. Clone tdx's git locally

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

c. Go to ~/tdx folder and install it

$ cd ~/tdx $ makepkg -si

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

ID: 1004772
Name: tdx
PackageBaseID: 174029
PackageBase: tdx
Version: 0.3.0-1
Description: CLI todo manager for iCalendar files
URL: https://github.com/kkga/tdx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: whynothugo
FirstSubmitted: 1639666699
LastModified: 1639666699
URLPath: /cgit/aur.git/snapshot/tdx.tar.gz