swig-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S swig-git

* (Optional) Uninstall swig-git on Arch using YAY

$ yay -Rns swig-git

2. Manually Install "swig-git" via AUR

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

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

b. Clone swig-git's git locally

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

c. Go to ~/swig-git folder and install it

$ cd ~/swig-git $ makepkg -si

3. Information about the swig-git package on Arch User Repository (AUR)

ID: 1033235
Name: swig-git
PackageBaseID: 71592
PackageBase: swig-git
Version: rel.3.0.8.r3.ga8cf1ed-1
Description: Generate scripting interfaces to C/C++ code
URL: http://www.swig.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: phg
FirstSubmitted: 1373116812
LastModified: 1644267287
URLPath: /cgit/aur.git/snapshot/swig-git.tar.gz