valum on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S valum

* (Optional) Uninstall valum on Arch using YAY

$ yay -Rns valum

2. Manually Install "valum" via AUR

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

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

b. Clone valum's git locally

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

c. Go to ~/valum folder and install it

$ cd ~/valum $ makepkg -si

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

ID: 489101
Name: valum
PackageBaseID: 116673
PackageBase: valum
Version: 0.3.15-1
Description: Web micro-framework written in Vala
URL: https://github.com/valum-framework/valum
NumVotes: 1
Popularity: 0
OutOfDate: 1684121167
Maintainer:
Submitter: swiftscythe
FirstSubmitted: 1478022644
LastModified: 1519414014
URLPath: /cgit/aur.git/snapshot/valum.tar.gz