pcal on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S pcal

* (Optional) Uninstall pcal on Arch using YAY

$ yay -Rns pcal

2. Manually Install "pcal" via AUR

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

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

b. Clone pcal's git locally

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

c. Go to ~/pcal folder and install it

$ cd ~/pcal $ makepkg -si

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

ID: 696634
Name: pcal
PackageBaseID: 6544
PackageBase: pcal
Version: 4.11.0-6
Description: Generate annotated PostScript or HTML calendars in a monthly or yearly format
URL: http://pcal.sourceforge.net/
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter: S1G1
FirstSubmitted: 1156459120
LastModified: 1581624083
URLPath: /cgit/aur.git/snapshot/pcal.tar.gz