sip4 on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S sip4

* (Optional) Uninstall sip4 on Arch using YAY

$ yay -Rns sip4

2. Manually Install "sip4" via AUR

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

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

b. Clone sip4's git locally

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

c. Go to ~/sip4 folder and install it

$ cd ~/sip4 $ makepkg -si

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

ID: 1253385
Name: sip4
PackageBaseID: 185404
PackageBase: sip4
Version: 4.19.25-5
Description: A tool that makes it easy to create Python bindings for C and C++ libraries
URL: https://www.riverbankcomputing.com/software/sip/intro
NumVotes: 4
Popularity: 0.005283
OutOfDate:
Maintainer: JstKddng
Submitter: arojas
FirstSubmitted: 1662062892
LastModified: 1683333428
URLPath: /cgit/aur.git/snapshot/sip4.tar.gz

5. The same packages on other Linux Distributions