python2-pyside on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-pyside

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

$ yay -Rns python2-pyside

2. Manually Install "python2-pyside" via AUR

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

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

b. Clone python2-pyside's git locally

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

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

$ cd ~/python2-pyside $ makepkg -si

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

ID: 667312
Name: python2-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 2 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/python2-pyside.tar.gz