python-pyside on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-pyside

* (Optional) Uninstall python-pyside on Arch using YAY

$ yay -Rns python-pyside

2. Manually Install "python-pyside" via AUR

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

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

b. Clone python-pyside's git locally

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

c. Go to ~/python-pyside folder and install it

$ cd ~/python-pyside $ makepkg -si

3. Information about the python-pyside package on Arch User Repository (AUR)

ID: 667313
Name: python-pyside
PackageBaseID: 135246
PackageBase: python-pyside
Version: 1.2.4-10
Description: Provides LGPL Qt bindings for Python and related tools for binding generation (Python 3 version)
URL: https://wiki.qt.io/PySide
NumVotes: 6
Popularity: 0
OutOfDate: 1695374176
Maintainer:
Submitter: arojas
FirstSubmitted: 1534848209
LastModified: 1573916969
URLPath: /cgit/aur.git/snapshot/python-pyside.tar.gz