python-tianshou on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-tianshou

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

$ yay -Rns python-tianshou

2. Manually Install "python-tianshou" via AUR

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

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

b. Clone python-tianshou's git locally

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

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

$ cd ~/python-tianshou $ makepkg -si

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

ID: 1202804
Name: python-tianshou
PackageBaseID: 172615
PackageBase: python-tianshou
Version: 0.4.11-1
Description: An elegant PyTorch deep reinforcement learning library.
URL: https://github.com/thu-ml/tianshou
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1635766133
LastModified: 1674842282
URLPath: /cgit/aur.git/snapshot/python-tianshou.tar.gz