valabind-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S valabind-git

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

$ yay -Rns valabind-git

2. Manually Install "valabind-git" via AUR

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

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

b. Clone valabind-git's git locally

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

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

$ cd ~/valabind-git $ makepkg -si

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

ID: 1005074
Name: valabind-git
PackageBaseID: 60903
PackageBase: valabind-git
Version: 20211216.353.98f8315-1
Description: Tool to parse vala or vapi files to transform them into swig interface files, C++ source files, GIR or GEAR
URL: https://github.com/radare/valabind
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: l0gic
Submitter: l0gic
FirstSubmitted: 1342457977
LastModified: 1639679162
URLPath: /cgit/aur.git/snapshot/valabind-git.tar.gz