How to Install and Uninstall libcpluff0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libcpluff0-dev" package

This guide covers the steps necessary to install libcpluff0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcpluff0-dev

2. Uninstall "libcpluff0-dev" package

Please follow the instructions below to uninstall libcpluff0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcpluff0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpluff0-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcpluff0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 925
Maintainer: Ubuntu Developers
Original-Maintainer: Johannes Lehtinen
Architecture: amd64
Source: cpluff
Version: 0.1.3-3
Provides: libcpluff-dev
Depends: libcpluff0 (= 0.1.3-3), cpluff-loader, libc6 (>= 2.4), libreadline6 (>= 6.0)
Conflicts: libcpluff-dev
Filename: pool/universe/c/cpluff/libcpluff0-dev_0.1.3-3_amd64.deb
Size: 139512
MD5sum: 7cab2084bdd8271c7c4a639353443a39
SHA1: 9b7aa0202f9905cf7a7fa78ee8d0a059c257b796
SHA256: 798cfb6decfa7e2fd8a0ef3dc172502ac7f447c3d26057fec8cb8df5e3b8d1cc
Description-en: C-Pluff, a plug-in framework for C - development kit
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 provides all the resources needed for developing extensible
applications based on C-Pluff. It includes the header files, development
libraries, development documentation, example source code and the C-Pluff
Console utility. The package also pulls in the C-Pluff Loader from a
separate package.
Description-md5: 7b9b84c40d9f8b054cd631a6c65a223e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu