almanac on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S almanac

* (Optional) Uninstall almanac on Arch using YAY

$ yay -Rns almanac

2. Manually Install "almanac" via AUR

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

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

b. Clone almanac's git locally

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

c. Go to ~/almanac folder and install it

$ cd ~/almanac $ makepkg -si

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

ID: 1316834
Name: almanac
PackageBaseID: 190690
PackageBase: almanac
Version: 0.4.3-1
Description: Simple .ics parser to pretty print the events on the terminal
URL: https://github.com/freswa/almanac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1677069967
LastModified: 1694351381
URLPath: /cgit/aur.git/snapshot/almanac.tar.gz