rcon-cli-bin on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S rcon-cli-bin

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

$ yay -Rns rcon-cli-bin

2. Manually Install "rcon-cli-bin" 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-bin's git locally

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

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

$ cd ~/rcon-cli-bin $ makepkg -si

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

ID: 1076284
Name: rcon-cli-bin
PackageBaseID: 174696
PackageBase: rcon-cli-bin
Version: 0.10.2-1
Description: RCON client for executing queries on game servers.
URL: https://github.com/gorcon/rcon-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Shasta
Submitter: Shasta
FirstSubmitted: 1641280180
LastModified: 1651786466
URLPath: /cgit/aur.git/snapshot/rcon-cli-bin.tar.gz