This package browser is in early development. Mind the rough edges.

bash-ctypes 1.2

Foreign function interface for Bash

Bash-ctypes is a Bash plugin that provides a foreign function interface (FFI) directly in your shell. In other words, it allows you to call routines in shared libraries from within Bash.

Installation

Install bash-ctypes 1.2 as follows:

guix install bash-ctypes@1.2

Or install the latest version:

guix install bash-ctypes

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.