mencal on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mencal

* (Optional) Uninstall mencal on Arch using YAY

$ yay -Rns mencal

2. Manually Install "mencal" via AUR

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

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

b. Clone mencal's git locally

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

c. Go to ~/mencal folder and install it

$ cd ~/mencal $ makepkg -si

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

ID: 203958
Name: mencal
PackageBaseID: 3319
PackageBase: mencal
Version: 3.0-1
Description: A simple variation of the well-known unix command cal, with periodically repeating days highlighted in color
URL: http://kyberdigi.cz/projects/mencal
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1138391130
LastModified: 1435506102
URLPath: /cgit/aur.git/snapshot/mencal.tar.gz