python-steam on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-steam

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

$ yay -Rns python-steam

2. Manually Install "python-steam" via AUR

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

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

b. Clone python-steam's git locally

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

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

$ cd ~/python-steam $ makepkg -si

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

ID: 1352539
Name: python-steam
PackageBaseID: 177967
PackageBase: python-steam
Version: 1.4.4-2
Description: Python package for interacting with Steam
URL: https://github.com/ValvePython/steam
NumVotes: 15
Popularity: 2.273623
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1649967178
LastModified: 1699894285
URLPath: /cgit/aur.git/snapshot/python-steam.tar.gz

5. The same packages on other Linux Distributions