qpm-bin on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install qpm-bin on Arch using YAY
$
yay -S
qpm-bin
Copied
* (Optional) Uninstall qpm-bin on Arch using YAY
$
yay -Rns
qpm-bin
Copied
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
Copied
b. Clone qpm-bin's git locally
$
git clone https://aur.archlinux.org/qpm-bin.git
~/qpm-bin
Copied
c. Go to ~/qpm-bin folder and install it
$
cd
~/qpm-bin
Copied
$
makepkg -si
Copied
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
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