agenda on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S agenda

* (Optional) Uninstall agenda on Arch using YAY

$ yay -Rns agenda

2. Manually Install "agenda" via AUR

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

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

b. Clone agenda's git locally

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

c. Go to ~/agenda folder and install it

$ cd ~/agenda $ makepkg -si

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

ID: 1025941
Name: agenda
PackageBaseID: 158293
PackageBase: agenda
Version: 1.1.2-1
Description: A simple, fast, no-nonsense to-do (task) list
URL: https://github.com/dahenson/agenda
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1601685764
LastModified: 1643217977
URLPath: /cgit/aur.git/snapshot/agenda.tar.gz