agenda on AUR (Arch User Repository)
Last updated: November 01,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
Copied
b. Install agenda on Arch using YAY
$
yay -S
agenda
Copied
* (Optional) Uninstall agenda on Arch using YAY
$
yay -Rns
agenda
Copied
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
Copied
b. Clone agenda's git locally
$
git clone https://aur.archlinux.org/agenda.git
~/agenda
Copied
c. Go to ~/agenda folder and install it
$
cd
~/agenda
Copied
$
makepkg -si
Copied
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
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