ical2html on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S ical2html

* (Optional) Uninstall ical2html on Arch using YAY

$ yay -Rns ical2html

2. Manually Install "ical2html" via AUR

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

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

b. Clone ical2html's git locally

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

c. Go to ~/ical2html folder and install it

$ cd ~/ical2html $ makepkg -si

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

ID: 1180453
Name: ical2html
PackageBaseID: 104136
PackageBase: ical2html
Version: 3.0-1
Description: Utilities to filter, merge, and generate HTML from ical files
URL: https://www.w3.org/Tools/Ical2html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: pypi
FirstSubmitted: 1449208983
LastModified: 1670603144
URLPath: /cgit/aur.git/snapshot/ical2html.tar.gz