qpropgen on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S qpropgen

* (Optional) Uninstall qpropgen on Arch using YAY

$ yay -Rns qpropgen

2. Manually Install "qpropgen" via AUR

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

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

b. Clone qpropgen's git locally

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

c. Go to ~/qpropgen folder and install it

$ cd ~/qpropgen $ makepkg -si

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

ID: 827521
Name: qpropgen
PackageBaseID: 158357
PackageBase: qpropgen
Version: 0.1.2-2
Description: Generate QML-friendly QObject-based C++ classes from class definition files
URL: https://github.com/agateau/qpropgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1601836024
LastModified: 1606933651
URLPath: /cgit/aur.git/snapshot/qpropgen.tar.gz