pyside2-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pyside2-git

* (Optional) Uninstall pyside2-git on Arch using YAY

$ yay -Rns pyside2-git

2. Manually Install "pyside2-git" via AUR

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

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

b. Clone pyside2-git's git locally

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

c. Go to ~/pyside2-git folder and install it

$ cd ~/pyside2-git $ makepkg -si

3. Information about the pyside2-git package on Arch User Repository (AUR)

ID: 1103407
Name: pyside2-git
PackageBaseID: 120285
PackageBase: pyside2-git
Version: r7237.d526f801c-1
Description: Enables the use of Qt5 APIs in Python applications (git version)
URL: https://www.qt.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Cebtenzzre
FirstSubmitted: 1488528903
LastModified: 1656186939
URLPath: /cgit/aur.git/snapshot/pyside2-git.tar.gz