python-lava on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-lava

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

$ yay -Rns python-lava

2. Manually Install "python-lava" via AUR

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

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

b. Clone python-lava's git locally

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

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

$ cd ~/python-lava $ makepkg -si

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

ID: 988355
Name: python-lava
PackageBaseID: 173071
PackageBase: python-lava
Version: 0.1.1-1
Description: A software framework for developing neuro-inspired applications and mapping them to neuromorphic hardware
URL: https://github.com/lava-nc/lava/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nurmukhametov
FirstSubmitted: 1636842850
LastModified: 1636842850
URLPath: /cgit/aur.git/snapshot/python-lava.tar.gz