python-trl on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-trl

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

$ yay -Rns python-trl

2. Manually Install "python-trl" via AUR

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

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

b. Clone python-trl's git locally

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

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

$ cd ~/python-trl $ makepkg -si

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

ID: 1403403
Name: python-trl
PackageBaseID: 196333
PackageBase: python-trl
Version: 0.7.10-1
Description: Train transformer language models with reinforcement learning
URL: https://github.com/huggingface/trl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1690911684
LastModified: 1706967105
URLPath: /cgit/aur.git/snapshot/python-trl.tar.gz