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

Last updated: July 03,2024

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

$ yay -S python-lightning-flash

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

$ yay -Rns python-lightning-flash

2. Manually Install "python-lightning-flash" 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-flash's git locally

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

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

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

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

ID: 1336009
Name: python-lightning-flash
PackageBaseID: 183179
PackageBase: python-lightning-flash
Version: 0.8.2-1
Description: High-level deep learning framework for fast prototyping, baselining, finetuning and solving deep learning problems.
URL: https://github.com/PyTorchLightning/lightning-flash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1655129112
LastModified: 1697621249
URLPath: /cgit/aur.git/snapshot/python-lightning-flash.tar.gz