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.
- Outputs:
out
- Website: https://community.kde.org/Frameworks
- Licenses: GPL 2+ · LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
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.