python-rcon on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-rcon

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

$ yay -Rns python-rcon

2. Manually Install "python-rcon" via AUR

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

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

b. Clone python-rcon's git locally

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

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

$ cd ~/python-rcon $ makepkg -si

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

ID: 1410826
Name: python-rcon
PackageBaseID: 161077
PackageBase: python-rcon
Version: 2.4.6-1
Description: Python 3 RCON client library and scripts
URL: https://github.com/coNQP/rcon
NumVotes: 1
Popularity: 0.368936
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1608419267
LastModified: 1708165924
URLPath: /cgit/aur.git/snapshot/python-rcon.tar.gz