alva on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S alva

* (Optional) Uninstall alva on Arch using YAY

$ yay -Rns alva

2. Manually Install "alva" via AUR

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

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

b. Clone alva's git locally

$ git clone https://aur.archlinux.org/alva.git ~/alva

c. Go to ~/alva folder and install it

$ cd ~/alva $ makepkg -si

3. Information about the alva package on Arch User Repository (AUR)

ID: 1109020
Name: alva
PackageBaseID: 138896
PackageBase: alva
Version: 0.9.1-2
Description: Create living prototypes with code components
URL: https://github.com/meetalva/alva
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tembleking
FirstSubmitted: 1547984243
LastModified: 1657222815
URLPath: /cgit/aur.git/snapshot/alva.tar.gz