How to Install and Uninstall libclaw-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "libclaw-dev" package

Learn how to install libclaw-dev on Kali Linux

$ sudo apt update $ sudo apt install libclaw-dev

2. Uninstall "libclaw-dev" package

Please follow the guidance below to uninstall libclaw-dev on Kali Linux:

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

3. Information about the libclaw-dev package on Kali Linux

Package: libclaw-dev
Source: libclaw
Version: 1.7.4-2
Installed-Size: 554
Maintainer: Debian Games Team
Architecture: amd64
Size: 69550
SHA256: 9844ee9cf90ed364953c09daae4df2676e0da0d514aa931f6680ac91b7362d0b
SHA1: cd5bab14eb29060d5d44772448efdf34e21c581b
MD5sum: 04d7cf6dc5ed38e35a4981b70e166175
Description: Claw is a generalist C++ library (development files)
Claw is a C++ Library Absolutely Wonderful bringing various nice
classes and tools to C++ developers.
.
This library tries to be standard compliant and as portable as possible.
.
Claw provides:
- tweener classes for easy interpolation,
- advanced data structures: automaton, AVL binary search tree,
graph, tree, ordered set, trie, maps with multiple types as keys,
- geometric tools (2D): box/rectangle, point, line, vector,
- image manipulation, reading and writing bitmap, jpeg, targa, png, pcx, xpm
files
- network tools: use sockets like any standard stream,
- text algorithms,
- min-max/alpha-beta algorithms,
- developer tools: generic singleton, smart pointers,
meta-programming concepts, buffered streams,
- easy read of conf/ini files, easy access to environment variables,
- manipulation of dynamic libraries,
- and a lot more...
Description-md5:
Homepage: http://libclaw.sourceforge.net
Section: libdevel
Priority: optional
Filename: pool/main/libc/libclaw/libclaw-dev_1.7.4-2_amd64.deb