ii on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S ii

* (Optional) Uninstall ii on Arch using YAY

$ yay -Rns ii

2. Manually Install "ii" via AUR

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

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

b. Clone ii's git locally

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

c. Go to ~/ii folder and install it

$ cd ~/ii $ makepkg -si

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

ID: 1384066
Name: ii
PackageBaseID: 96969
PackageBase: ii
Version: 2.0-1
Description: A minimalist FIFO and filesystem-based IRC client
URL: http://tools.suckless.org/ii
NumVotes: 8
Popularity: 0.272489
OutOfDate:
Maintainer: andreas_baumann
Submitter: keenerd
FirstSubmitted: 1439140339
LastModified: 1704976781
URLPath: /cgit/aur.git/snapshot/ii.tar.gz