shiboken on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S shiboken

* (Optional) Uninstall shiboken on Arch using YAY

$ yay -Rns shiboken

2. Manually Install "shiboken" via AUR

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

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

b. Clone shiboken's git locally

$ git clone https://aur.archlinux.org/shiboken.git ~/shiboken

c. Go to ~/shiboken folder and install it

$ cd ~/shiboken $ makepkg -si

3. Information about the shiboken package on Arch User Repository (AUR)

ID: 1271686
Name: shiboken
PackageBaseID: 135247
PackageBase: shiboken
Version: 1.2.4-8
Description: CPython bindings generator for C++ libraries
URL: http://www.pyside.org
NumVotes: 10
Popularity: 3.5E-5
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1534848275
LastModified: 1686490065
URLPath: /cgit/aur.git/snapshot/shiboken.tar.gz