tiny-irc-client on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S tiny-irc-client

* (Optional) Uninstall tiny-irc-client on Arch using YAY

$ yay -Rns tiny-irc-client

2. Manually Install "tiny-irc-client" via AUR

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

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

b. Clone tiny-irc-client's git locally

$ git clone https://aur.archlinux.org/tiny-irc-client.git ~/tiny-irc-client

c. Go to ~/tiny-irc-client folder and install it

$ cd ~/tiny-irc-client $ makepkg -si

3. Information about the tiny-irc-client package on Arch User Repository (AUR)

ID: 987555
Name: tiny-irc-client
PackageBaseID: 134127
PackageBase: tiny-irc-client
Version: 0.10.0-2
Description: Console IRC client written in Rust
URL: https://github.com/osa1/tiny
NumVotes: 8
Popularity: 0.398449
OutOfDate:
Maintainer: ny-a
FirstSubmitted: 1531150307
LastModified: 1636703131
URLPath: /cgit/aur.git/snapshot/tiny-irc-client.tar.gz