qpm on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S qpm

* (Optional) Uninstall qpm on Arch using YAY

$ yay -Rns qpm

2. Manually Install "qpm" via AUR

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

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

b. Clone qpm's git locally

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

c. Go to ~/qpm folder and install it

$ cd ~/qpm $ makepkg -si

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

ID: 544782
Name: qpm
PackageBaseID: 99671
PackageBase: qpm
Version: v0.11.0-1
Description: Qt Package Manager
URL: http://qpm.io
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: sirspudd
FirstSubmitted: 1441825887
LastModified: 1537230177
URLPath: /cgit/aur.git/snapshot/qpm.tar.gz