pyside6-tools on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pyside6-tools

* (Optional) Uninstall pyside6-tools on Arch using YAY

$ yay -Rns pyside6-tools

2. Manually Install "pyside6-tools" via AUR

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

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

b. Clone pyside6-tools's git locally

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

c. Go to ~/pyside6-tools folder and install it

$ cd ~/pyside6-tools $ makepkg -si

3. Information about the pyside6-tools package on Arch User Repository (AUR)

ID: 1100199
Name: pyside6-tools
PackageBaseID: 161376
PackageBase: pyside6-tools
Version: 6.3.1-1
Description: Tools for PySide6
URL: https://www.qt.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FredBezies
FirstSubmitted: 1609223303
LastModified: 1655553052
URLPath: /cgit/aur.git/snapshot/pyside6-tools.tar.gz