etm on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S etm

* (Optional) Uninstall etm on Arch using YAY

$ yay -Rns etm

2. Manually Install "etm" via AUR

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

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

b. Clone etm's git locally

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

c. Go to ~/etm folder and install it

$ cd ~/etm $ makepkg -si

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

ID: 597321
Name: etm
PackageBaseID: 34366
PackageBase: etm
Version: 891-4
Description: Manage events and tasks using simple text files
URL: http://www.duke.edu/~dgraham/ETM/
NumVotes: 11
Popularity: 0
OutOfDate: 1653720384
Maintainer: fab31
FirstSubmitted: 1265531268
LastModified: 1553283487
URLPath: /cgit/aur.git/snapshot/etm.tar.gz