injeqt on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S injeqt

* (Optional) Uninstall injeqt on Arch using YAY

$ yay -Rns injeqt

2. Manually Install "injeqt" via AUR

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

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

b. Clone injeqt's git locally

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

c. Go to ~/injeqt folder and install it

$ cd ~/injeqt $ makepkg -si

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

ID: 556316
Name: injeqt
PackageBaseID: 127453
PackageBase: injeqt
Version: 1.2.0-1
Description: Dependency injection framework for Qt
URL: https://github.com/vogel/injeqt
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: arojas
FirstSubmitted: 1511420900
LastModified: 1541028047
URLPath: /cgit/aur.git/snapshot/injeqt.tar.gz