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

cdemu-client

Command-line client for controlling cdemu-daemon

CDEmu client is a simple command-line client for controlling CDEmu daemon.

It provides a way to perform the key tasks related to controlling the CDEmu daemon, such as loading and unloading devices, displaying devices' status and retrieving/setting devices' debug masks.

Installation

Install the latest version of cdemu-client as follows:

guix install cdemu-client

Or install a particular version:

guix install cdemu-client@3.2.5

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.