kirc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kirc

* (Optional) Uninstall kirc on Arch using YAY

$ yay -Rns kirc

2. Manually Install "kirc" via AUR

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

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

b. Clone kirc's git locally

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

c. Go to ~/kirc folder and install it

$ cd ~/kirc $ makepkg -si

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

ID: 1192844
Name: kirc
PackageBaseID: 173552
PackageBase: kirc
Version: 0.3.2-1
Description: A tiny IRC client written in POSIX C99
URL: https://github.com/mcpcpc/kirc
NumVotes: 1
Popularity: 0.208633
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1638254812
LastModified: 1673074014
URLPath: /cgit/aur.git/snapshot/kirc.tar.gz