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

kpty 6.5.0

Interfacing with pseudo terminal devices

This library provides primitives to interface with pseudo terminal devices as well as a KProcess derived class for running child processes and communicating with them using a pty.

Installation

Install kpty 6.5.0 as follows:

guix install kpty@6.5.0

Or install the latest version:

guix install kpty

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.