python-pytorch-lightning on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pytorch-lightning

* (Optional) Uninstall python-pytorch-lightning on Arch using YAY

$ yay -Rns python-pytorch-lightning

2. Manually Install "python-pytorch-lightning" via AUR

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

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

b. Clone python-pytorch-lightning's git locally

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

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

$ cd ~/python-pytorch-lightning $ makepkg -si

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

ID: 1377092
Name: python-pytorch-lightning
PackageBaseID: 144787
PackageBase: python-pytorch-lightning
Version: 2.1.3-1
Description: The lightweight PyTorch wrapper for high-performance AI research
URL: https://lightning.ai
NumVotes: 4
Popularity: 7.2E-5
OutOfDate:
Maintainer: alhirzel
Submitter: lilac
FirstSubmitted: 1567426577
LastModified: 1703815478
URLPath: /cgit/aur.git/snapshot/python-pytorch-lightning.tar.gz