wireplumber
Session / policy manager implementation for PipeWire
WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.
- Versions: 0.5.8
- Website: https://gitlab.freedesktop.org/pipewire/wireplumber
- Licenses: Expat
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of wireplumber
as follows:
guix install wireplumber
Or install a particular version:
guix install wireplumber@0.5.8
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.
Badge code
You can use the following badge to inform users of wireplumber about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/wireplumber'><img src='https://packages.guix.gnu.org/packages/wireplumber/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/wireplumber)
Example Org:
[[https://packages.guix.gnu.org/packages/wireplumber][https://packages.guix.gnu.org/packages/wireplumber/badges/latest-version.svg]]