ctypes-sh on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ctypes-sh

* (Optional) Uninstall ctypes-sh on Arch using YAY

$ yay -Rns ctypes-sh

2. Manually Install "ctypes-sh" via AUR

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

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

b. Clone ctypes-sh's git locally

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

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

$ cd ~/ctypes-sh $ makepkg -si

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

ID: 763879
Name: ctypes-sh
PackageBaseID: 112252
PackageBase: ctypes-sh
Version: 1.2-1
Description: ctypes.sh is a bash plugin that allows you to call routines in shared libraries from within bash
URL: https://github.com/taviso/ctypes.sh/wiki
NumVotes: 7
Popularity: 0.016074
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1465399653
LastModified: 1594562820
URLPath: /cgit/aur.git/snapshot/ctypes-sh.tar.gz