irctl on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S irctl

* (Optional) Uninstall irctl on Arch using YAY

$ yay -Rns irctl

2. Manually Install "irctl" via AUR

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

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

b. Clone irctl's git locally

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

c. Go to ~/irctl folder and install it

$ cd ~/irctl $ makepkg -si

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

ID: 571443
Name: irctl
PackageBaseID: 138308
PackageBase: irctl
Version: 0.1.1-1
Description: Command-line utilty to query and set properties of common remote control receivers
URL: https://github.com/olebowle/irctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: M-Reimer
Submitter: M-Reimer
FirstSubmitted: 1545753204
LastModified: 1545753204
URLPath: /cgit/aur.git/snapshot/irctl.tar.gz