libqmlbind on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libqmlbind

* (Optional) Uninstall libqmlbind on Arch using YAY

$ yay -Rns libqmlbind

2. Manually Install "libqmlbind" via AUR

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

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

b. Clone libqmlbind's git locally

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

c. Go to ~/libqmlbind folder and install it

$ cd ~/libqmlbind $ makepkg -si

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

ID: 292407
Name: libqmlbind
PackageBaseID: 109822
PackageBase: libqmlbind
Version: 0.2.0-1
Description: libqmlbind is a C library for creating QML bindings.
URL: https://github.com/seanchas116/libqmlbind
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rainbyte
Submitter: rainbyte
FirstSubmitted: 1460029463
LastModified: 1460185510
URLPath: /cgit/aur.git/snapshot/libqmlbind.tar.gz