python-tensordict on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-tensordict

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

$ yay -Rns python-tensordict

2. Manually Install "python-tensordict" via AUR

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

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

b. Clone python-tensordict's git locally

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

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

$ cd ~/python-tensordict $ makepkg -si

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

ID: 1369086
Name: python-tensordict
PackageBaseID: 200544
PackageBase: python-tensordict
Version: 0.2.1-3
Description: A dictionary-like class that inherits properties from PyTorch tensors
URL: https://github.com/pytorch/tensordict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lkjljlkjlkj
Submitter: lkjljlkjlkj
FirstSubmitted: 1702482806
LastModified: 1702483357
URLPath: /cgit/aur.git/snapshot/python-tensordict.tar.gz