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

Last updated: May 03,2024

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

$ yay -S python-lightning-bolts

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

$ yay -Rns python-lightning-bolts

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

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

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

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

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

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

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

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

ID: 1129341
Name: python-lightning-bolts
PackageBaseID: 167401
PackageBase: python-lightning-bolts
Version: 0.5.0-3
Description: Toolbox of models, callbacks, and datasets for AI/ML researchers
URL: https://github.com/Lightning-AI/lightning-bolts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hottea
FirstSubmitted: 1622124803
LastModified: 1661228443
URLPath: /cgit/aur.git/snapshot/python-lightning-bolts.tar.gz