hare-irc on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S hare-irc

* (Optional) Uninstall hare-irc on Arch using YAY

$ yay -Rns hare-irc

2. Manually Install "hare-irc" via AUR

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

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

b. Clone hare-irc's git locally

$ git clone https://aur.archlinux.org/hare-irc.git ~/hare-irc

c. Go to ~/hare-irc folder and install it

$ cd ~/hare-irc $ makepkg -si

3. Information about the hare-irc package on Arch User Repository (AUR)

ID: 1096783
Name: hare-irc
PackageBaseID: 178301
PackageBase: hare-irc
Version: r29.5ed3d5e-1
Description: IRC client protocol implementation for Hare
URL: https://git.sr.ht/~sircmpwn/hare-irc
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650937233
LastModified: 1654919214
URLPath: /cgit/aur.git/snapshot/hare-irc.tar.gz