obus-dump
pure OCaml implementation of D-Bus (command-line tools)
Install
- All systems
-
curl cmd.cat/obus-dump.sh
- Debian
-
apt-get install libobus-ocaml-bin - Ubuntu
-
apt-get install libobus-ocaml-bin - Kali Linux
-
apt-get install libobus-ocaml-bin - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libobus-ocaml-bin - Raspbian
-
apt-get install libobus-ocaml-bin
libobus-ocaml-bin
pure OCaml implementation of D-Bus (command-line tools)
OBus is a pure OCaml implementation of D-Bus. It aims to provide a clean and easy way for OCaml programmers to access and provide D-Bus services. This package contains command-line tools useful for using OBus.