ircc on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install ircc on Arch using YAY
$
yay -S
ircc
Copied
* (Optional) Uninstall ircc on Arch using YAY
$
yay -Rns
ircc
Copied
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
Copied
b. Clone ircc's git locally
$
git clone https://aur.archlinux.org/ircc.git
~/ircc
Copied
c. Go to ~/ircc folder and install it
$
cd
~/ircc
Copied
$
makepkg -si
Copied
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
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