ircc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ircc

* (Optional) Uninstall ircc on Arch using YAY

$ yay -Rns ircc

2. Manually Install "ircc" via AUR

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

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

b. Clone ircc's git locally

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

c. Go to ~/ircc folder and install it

$ cd ~/ircc $ makepkg -si

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

ID: 739576
Name: ircc
PackageBaseID: 152960
PackageBase: ircc
Version: 0.1.0-1
Description: A Minimal Curses IRC Client
URL: https://c9x.me/irc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: depsterr
Submitter: depsterr
FirstSubmitted: 1589891303
LastModified: 1589923334
URLPath: /cgit/aur.git/snapshot/ircc.tar.gz