vala-git on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S vala-git

* (Optional) Uninstall vala-git on Arch using YAY

$ yay -Rns vala-git

2. Manually Install "vala-git" via AUR

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

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

b. Clone vala-git's git locally

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

c. Go to ~/vala-git folder and install it

$ cd ~/vala-git $ makepkg -si

3. Information about the vala-git package on Arch User Repository (AUR)

ID: 1272683
Name: vala-git
PackageBaseID: 31429
PackageBase: vala-git
Version: 0.57.0.r155.g94b18c6b0-1
Description: Compiler for the GObject type system
URL: https://wiki.gnome.org/Projects/Vala
NumVotes: 83
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter:
FirstSubmitted: 1256288228
LastModified: 1686677995
URLPath: /cgit/aur.git/snapshot/vala-git.tar.gz