rcon-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rcon-git

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

$ yay -Rns rcon-git

2. Manually Install "rcon-git" via AUR

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

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

b. Clone rcon-git's git locally

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

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

$ cd ~/rcon-git $ makepkg -si

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

ID: 818708
Name: rcon-git
PackageBaseID: 150795
PackageBase: rcon-git
Version: 0.5-4
Description: Rcon is a command line application that can be used as a Source RCON client. It will send commands to the given server, and print the reply to stdout.
URL: https://github.com/n0la/rcon
NumVotes: 2
Popularity: 2.0E-5
OutOfDate:
Maintainer: butaford
Submitter: butaford
FirstSubmitted: 1585405330
LastModified: 1605347238
URLPath: /cgit/aur.git/snapshot/rcon-git.tar.gz