vala0.12 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vala0.12

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

$ yay -Rns vala0.12

2. Manually Install "vala0.12" via AUR

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

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

b. Clone vala0.12's git locally

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

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

$ cd ~/vala0.12 $ makepkg -si

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

ID: 497578
Name: vala0.12
PackageBaseID: 75369
PackageBase: vala0.12
Version: 0.12.1-2
Description: Compiler for the GObject type system - version 0.12
URL: http://live.gnome.org/Vala
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1384386470
LastModified: 1522007967
URLPath: /cgit/aur.git/snapshot/vala0.12.tar.gz