How to Install and Uninstall libmartchus-c++utilities-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libmartchus-c++utilities-dev" package

Here is a brief guide to show you how to install libmartchus-c++utilities-dev on Kali Linux

$ sudo apt update $ sudo apt install libmartchus-c++utilities-dev

2. Uninstall "libmartchus-c++utilities-dev" package

This is a short guide on how to uninstall libmartchus-c++utilities-dev on Kali Linux:

$ sudo apt remove libmartchus-c++utilities-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmartchus-c++utilities-dev package on Kali Linux

Package: libmartchus-c++utilities-dev
Source: martchus-cpp-utilities
Version: 5.24.5-1
Installed-Size: 534
Maintainer: Nicholas D Steeves
Architecture: amd64
Depends: libmartchus-c++utilities5 (= 5.24.5-1)
Size: 92948
SHA256: 34691a6fd1e5c9202c5e5c58cb0cd6229145f72ccee404f72f1ee6836db5cd28
SHA1: cffa50503bbf282728b0bd20a37d36f827dbb957
MD5sum: d79edccf412d568d886ededa6a646cc8
Description: useful C++ classes and routines used by Martchus' applications (headers)
Martchus-cpp-utilities is a library that contains helpers for:
* parsing command-line arguments and providing Bash completions
* working with dates and times
* converting primitive data types to byte-buffers, and vice versa
(eg, between litte-endian and big-endian)
* common string conversions/operations
* using standard IO streams
* using SFINAE by providing additional traits (eg, for checking whether a
type is iteratable)
* testing with *CppUnit*
* CMake, with convenient modules and templates
.
It also provides the following convenience functions and data structures:
* min() and max(), for any number of arguments
* digitsum(), factorial(), powerModulo(), inverseModulo(), and orderModulo()
* Damerau–Levenshtein distance
* *N*-dimensional arrays
.
This is the development version of the library. You will need this only if
you intend to compile programs that use this library.
Description-md5:
Homepage: https://github.com/Martchus/cpp-utilities
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/martchus-cpp-utilities/libmartchus-c++utilities-dev_5.24.5-1_amd64.deb