activation-client
Bonobo component system
Install
- All systems
-
curl cmd.cat/activation-client.sh
- Debian
-
apt-get install libbonobo2-bin
- Ubuntu
-
apt-get install libbonobo2-bin
- Alpine
-
apk add libbonobo
- CentOS
-
yum install libbonobo
- Fedora
-
dnf install libbonobo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libbonobo2-bin
- Raspbian
-
apt-get install libbonobo2-bin
- Dockerfile
- dockerfile.run/activation-client
- Docker
-
docker run cmd.cat/activation-client activation-client
powered by Commando
libbonobo
Bonobo component system
libbonobo2-bin
Bonobo CORBA interfaces library -- support binaries
Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents. The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents. This package contains a test component using bonobo and some utility binaries.