qpm-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S qpm-bin

* (Optional) Uninstall qpm-bin on Arch using YAY

$ yay -Rns qpm-bin

2. Manually Install "qpm-bin" via AUR

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

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

b. Clone qpm-bin's git locally

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

c. Go to ~/qpm-bin folder and install it

$ cd ~/qpm-bin $ makepkg -si

3. Information about the qpm-bin package on Arch User Repository (AUR)

ID: 544785
Name: qpm-bin
PackageBaseID: 110546
PackageBase: qpm-bin
Version: v0.11.0-1
Description: Qt Package Manager
URL: http://qpm.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: sirspudd
FirstSubmitted: 1461585676
LastModified: 1537231273
URLPath: /cgit/aur.git/snapshot/qpm-bin.tar.gz