How to Install cpluff-loader in Ubuntu 18.04



Install cpluff-loader by entering the following commands in the terminal:

sudo apt update
sudo apt install cpluff-loader

Description:

C-Pluff, a plug-in framework for C - plugin loader

C-Pluff is a plug-in framework for C programs. It has been strongly inspired by the Java plug-in framework in Eclipse. C-Pluff focuses on providing core services for plug-in interaction and plug-in management. It aims to be platform neutral and supports dynamic changes to plug-in configuration without stopping the whole application or framework. . This package contains the C-Pluff Loader, a generic plug-in loader to be used with extensible applications based on C-Pluff.

Homepage: http://www.c-pluff.org/

Version: 0.1.4+dfsg1-1build2

Section: universe/utils