How to Install and Uninstall libcamp0.8 Package on Kali Linux

Last updated: September 20,2024

1. Install "libcamp0.8" package

Learn how to install libcamp0.8 on Kali Linux

$ sudo apt update $ sudo apt install libcamp0.8

2. Uninstall "libcamp0.8" package

Please follow the steps below to uninstall libcamp0.8 on Kali Linux:

$ sudo apt remove libcamp0.8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcamp0.8 package on Kali Linux

Package: libcamp0.8
Source: camp (0.8.4-4)
Version: 0.8.4-4+b1
Installed-Size: 267
Maintainer: Debian Med Packaging Team
Architecture: amd64
Replaces: libcamp0.7
Provides: libcamp0.7
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Conflicts: libcamp0.7
Size: 63744
SHA256: 37a12bff6127b5a93dc2827eaafe5f46908bcb5a5c2631df8c0516149e4f15ab
SHA1: db21316a1c14c9ece5c53466ace4e09ab1b3f094
MD5sum: a50b91a4a1fd589522264e166d3c79b7
Description: C++ multi-purpose reflection library
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.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/IRCAD/camp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/camp/libcamp0.8_0.8.4-4+b1_amd64.deb