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