tinyalsa 2.0.0
ALSA interfacing library
TinyALSA is a small library to interface with ALSA in the Linux kernel.
- Outputs:
out
- Website: https://github.com/tinyalsa/tinyalsa
- Licenses: non-copyleft
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tinyalsa 2.0.0
as follows:
guix install tinyalsa@2.0.0
Or install the latest version:
guix install tinyalsa
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.