sic on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sic

* (Optional) Uninstall sic on Arch using YAY

$ yay -Rns sic

2. Manually Install "sic" via AUR

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

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

b. Clone sic's git locally

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

c. Go to ~/sic folder and install it

$ cd ~/sic $ makepkg -si

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

ID: 248226
Name: sic
PackageBaseID: 103361
PackageBase: sic
Version: 1.2-1
Description: An extremely simple IRC client.
URL: http://tools.suckless.org/sic
NumVotes: 5
Popularity: 0.001425
OutOfDate: 1682602458
Maintainer: dopamine
Submitter: dopamine
FirstSubmitted: 1447622623
LastModified: 1447624281
URLPath: /cgit/aur.git/snapshot/sic.tar.gz