ical on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S ical

* (Optional) Uninstall ical on Arch using YAY

$ yay -Rns ical

2. Manually Install "ical" via AUR

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

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

b. Clone ical's git locally

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

c. Go to ~/ical folder and install it

$ cd ~/ical $ makepkg -si

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

ID: 604316
Name: ical
PackageBaseID: 139145
PackageBase: ical
Version: 3.0.4-1
Description: ical is an old but popular calendar package written in Tcl by Sanjay Ghemawat for Unix systems.
URL: https://launchpad.net/ical-tcl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1548800105
LastModified: 1555402846
URLPath: /cgit/aur.git/snapshot/ical.tar.gz