vcal on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vcal

* (Optional) Uninstall vcal on Arch using YAY

$ yay -Rns vcal

2. Manually Install "vcal" via AUR

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

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

b. Clone vcal's git locally

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

c. Go to ~/vcal folder and install it

$ cd ~/vcal $ makepkg -si

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

ID: 564112
Name: vcal
PackageBaseID: 103708
PackageBase: vcal
Version: 2.8-2
Description: Display the data in a vcalendar or icalendar file
URL: https://waynemorrison.com/software/vcal
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pablo1
Submitter: pablo1
FirstSubmitted: 1448289662
LastModified: 1543478987
URLPath: /cgit/aur.git/snapshot/vcal.tar.gz