xdg-dbus-proxy 0.1.2
D-Bus connection proxy
xdg-dbus-proxy is a filtering proxy for D-Bus connections. It can be used to create D-Bus sockets inside a Linux container that forwards requests to the host system, optionally with filters applied.
- Website: https://github.com/flatpak/xdg-dbus-proxy
- Licenses: LGPL 2.1+
- Package source: gnu/packages/glib.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xdg-dbus-proxy 0.1.2
as follows:
guix install xdg-dbus-proxy@0.1.2
Or install the latest version:
guix install xdg-dbus-proxy
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.