vala0.26 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S vala0.26

* (Optional) Uninstall vala0.26 on Arch using YAY

$ yay -Rns vala0.26

2. Manually Install "vala0.26" via AUR

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

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

b. Clone vala0.26's git locally

$ git clone https://aur.archlinux.org/vala0.26.git ~/vala0.26

c. Go to ~/vala0.26 folder and install it

$ cd ~/vala0.26 $ makepkg -si

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

ID: 737038
Name: vala0.26
PackageBaseID: 116279
PackageBase: vala0.26
Version: 0.26.2-1
Description: Compiler for the GObject type system. Legacy version for building Valama against.
URL: https://wiki.gnome.org/Projects/Vala
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: fusion809
FirstSubmitted: 1476722394
LastModified: 1589555768
URLPath: /cgit/aur.git/snapshot/vala0.26.tar.gz