python-dm-control on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-dm-control

* (Optional) Uninstall python-dm-control on Arch using YAY

$ yay -Rns python-dm-control

2. Manually Install "python-dm-control" via AUR

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

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

b. Clone python-dm-control's git locally

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

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

$ cd ~/python-dm-control $ makepkg -si

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

ID: 1278829
Name: python-dm-control
PackageBaseID: 184112
PackageBase: python-dm-control
Version: 1.0.13-1
Description: DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
URL: https://github.com/deepmind/dm_control
NumVotes: 0
Popularity: 0
OutOfDate: 1698581212
Maintainer:
Submitter: huyz
FirstSubmitted: 1658158570
LastModified: 1687767147
URLPath: /cgit/aur.git/snapshot/python-dm-control.tar.gz