How to Install and Uninstall libcamp-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libcamp-dev" package

Here is a brief guide to show you how to install libcamp-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libcamp-dev

2. Uninstall "libcamp-dev" package

Please follow the steps below to uninstall libcamp-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcamp-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcamp-dev
Architecture: amd64
Version: 0.8.4-1build1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: camp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 469
Provides: libcamp0.7-dev
Depends: libcamp0.8 (= 0.8.4-1build1)
Conflicts: libcamp0.7-dev
Replaces: libcamp0.7-dev
Filename: pool/universe/c/camp/libcamp-dev_0.8.4-1build1_amd64.deb
Size: 46056
MD5sum: f6d8cf6d10b1abd974e2f0dfd8ef78db
SHA1: 62deef6bed0290806d0135ad464ab4a1ddb32b98
SHA256: c643ad48c9dbf5a49c29a0579bda2ab4a62839742609888fad10e8fa25304449
SHA512: feb2b8860b3bf7537d6e150e31e6adc29002ec43becd2da95e6522b6e46c47cfe5dd097f4d000d9c108afd410f23f7ac0a4e5c547c3fdaedbb08557013ea2ff7
Homepage: https://github.com/IRCAD-IHU/camp
Description-en: C++ multi-purpose reflection library (development files)
CAMP is a multi-purpose reflection library developed by Technogerma Systems
France (http://www.tegesoft.com).
It provides an abstraction for most of the high-level concepts of C++
- Classes
- Enumerations
- Properties
- Functions
- Objects
- Variables
By wrapping all these concepts into abstract structures, CAMP provides an
extra layer of flexibility to programs, and allow them to fully expose their
data structures at runtime.
Many applications can take advantage of CAMP, in order to automate tasks which
would otherwise require a huge amount of work. For example, CAMP can be used
to expose and edit objects' attributes into a graphical user interface. It can
also be used to do automatic binding of C++ classes to script languages such as
Python or Lua.
Another possible application would be the serialization of objects to XML, text
or binary formats. Or you can even combine all these examples to provide a
powerful and consistent interface for manipulating your objects outside C++
code.
.
This package contains the files needed for development.
Description-md5: 49c8e9f34f8bab185beda7d1860aa9fb