rcon-cli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rcon-cli

* (Optional) Uninstall rcon-cli on Arch using YAY

$ yay -Rns rcon-cli

2. Manually Install "rcon-cli" via AUR

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

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

b. Clone rcon-cli's git locally

$ git clone https://aur.archlinux.org/rcon-cli.git ~/rcon-cli

c. Go to ~/rcon-cli folder and install it

$ cd ~/rcon-cli $ makepkg -si

3. Information about the rcon-cli package on Arch User Repository (AUR)

ID: 1302376
Name: rcon-cli
PackageBaseID: 196604
PackageBase: rcon-cli
Version: 0.10.3-1
Description: RCON client for executing queries on game servers
URL: https://github.com/gorcon/rcon-cli
NumVotes: 1
Popularity: 0.012087
OutOfDate:
Maintainer: jhenson
Submitter: jhenson
FirstSubmitted: 1691761410
LastModified: 1691761410
URLPath: /cgit/aur.git/snapshot/rcon-cli.tar.gz