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

Last updated: May 09,2024

1. Install "libclaw-dev" package

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

$ sudo apt update $ sudo apt install libclaw-dev

2. Uninstall "libclaw-dev" package

Learn how to uninstall libclaw-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclaw-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 545
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: libclaw
Version: 1.7.3-2
Filename: pool/universe/libc/libclaw/libclaw-dev_1.7.3-2_amd64.deb
Size: 62746
MD5sum: b86eae5f779c5c0ac8e3038ad8678957
SHA1: 70ffc762317bddaef0e25e9e148a7a7fadab4c55
SHA256: f8e091ae46705707fb9628c29cf72143b18ea5cde38df547e6f55cabe10c07d7
Description-en: 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: ac6e8d01eb2f7083edc9692e02a59287
Homepage: http://libclaw.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu