etmtk on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S etmtk

* (Optional) Uninstall etmtk on Arch using YAY

$ yay -Rns etmtk

2. Manually Install "etmtk" via AUR

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

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

b. Clone etmtk's git locally

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

c. Go to ~/etmtk folder and install it

$ cd ~/etmtk $ makepkg -si

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

ID: 437356
Name: etmtk
PackageBaseID: 80587
PackageBase: etmtk
Version: 3.2.31-1
Description: Manage events and tasks using simple text files.
URL: http://people.duke.edu/~dgraham/etmtk/
NumVotes: 6
Popularity: 0.016063
OutOfDate: 1653720535
Maintainer:
Submitter: trashstar
FirstSubmitted: 1396558988
LastModified: 1503320803
URLPath: /cgit/aur.git/snapshot/etmtk.tar.gz