python-irc3 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-irc3

* (Optional) Uninstall python-irc3 on Arch using YAY

$ yay -Rns python-irc3

2. Manually Install "python-irc3" via AUR

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

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

b. Clone python-irc3's git locally

$ git clone https://aur.archlinux.org/python-irc3.git ~/python-irc3

c. Go to ~/python-irc3 folder and install it

$ cd ~/python-irc3 $ makepkg -si

3. Information about the python-irc3 package on Arch User Repository (AUR)

ID: 1230817
Name: python-irc3
PackageBaseID: 90942
PackageBase: python-irc3
Version: 1.1.9-1
Description: Plugable irc client library based on asyncio
URL: https://github.com/gawel/irc3
NumVotes: 1
Popularity: 0
OutOfDate: 1708025642
Maintainer:
Submitter: disastro
FirstSubmitted: 1425118502
LastModified: 1679537434
URLPath: /cgit/aur.git/snapshot/python-irc3.tar.gz