bash-ctypes-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S bash-ctypes-git

* (Optional) Uninstall bash-ctypes-git on Arch using YAY

$ yay -Rns bash-ctypes-git

2. Manually Install "bash-ctypes-git" via AUR

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

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

b. Clone bash-ctypes-git's git locally

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

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

$ cd ~/bash-ctypes-git $ makepkg -si

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

ID: 231203
Name: bash-ctypes-git
PackageBaseID: 96483
PackageBase: bash-ctypes-git
Version: r56.b0800b2-1
Description: Foreign Function Interface for Bash
URL: https://github.com/taviso/ctypes.sh
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fbrennan
Submitter: jsoy9pQbYVNu5nfU
FirstSubmitted: 1438091486
LastModified: 1442397213
URLPath: /cgit/aur.git/snapshot/bash-ctypes-git.tar.gz