rconc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rconc

* (Optional) Uninstall rconc on Arch using YAY

$ yay -Rns rconc

2. Manually Install "rconc" via AUR

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

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

b. Clone rconc's git locally

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

c. Go to ~/rconc folder and install it

$ cd ~/rconc $ makepkg -si

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

ID: 712350
Name: rconc
PackageBaseID: 118259
PackageBase: rconc
Version: 0.1.3-1
Description: Simple cross-platform RCON client written in rust
URL: https://github.com/klemens/rconc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: klemens
Submitter: klemens
FirstSubmitted: 1483033933
LastModified: 1585178140
URLPath: /cgit/aur.git/snapshot/rconc.tar.gz