utd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S utd

* (Optional) Uninstall utd on Arch using YAY

$ yay -Rns utd

2. Manually Install "utd" via AUR

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

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

b. Clone utd's git locally

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

c. Go to ~/utd folder and install it

$ cd ~/utd $ makepkg -si

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

ID: 1055074
Name: utd
PackageBaseID: 177005
PackageBase: utd
Version: 0.1.2-1
Description: Create and manage activities and notes offline in your terminal
URL: https://github.com/kawaki-san/utd-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rtkay123
Submitter: rtkay123
FirstSubmitted: 1647555309
LastModified: 1647952647
URLPath: /cgit/aur.git/snapshot/utd.tar.gz