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

Last updated: May 10,2024

1. Install "libmaloc-dev" package

Please follow the guidance below to install libmaloc-dev on Kali Linux

$ sudo apt update $ sudo apt install libmaloc-dev

2. Uninstall "libmaloc-dev" package

Please follow the instructions below to uninstall libmaloc-dev on Kali Linux:

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

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

Package: libmaloc-dev
Source: maloc
Version: 1.5-1
Installed-Size: 1621
Maintainer: Debichem Team
Architecture: amd64
Depends: libmaloc1 (= 1.5-1), libjs-jquery
Size: 109492
SHA256: f3943092e3d5a47da816596b7092d3db398ee4dbce52c500639005c48ded5f8a
SHA1: 16de0092f25d39e15caa797f4f305a20634d01c0
MD5sum: 27731d8ed58908fc71896188be63d0a8
Description: Object-oriented Abstraction Layer for C (development files)
MALOC is a small, portable, abstract C environment library for object-
oriented C programming. MALOC is used as the foundation layer for a
number of scientific applications, including MC, SG, and APBS. MALOC
can be used as a small stand-alone abstraction environment for writing
portable C programs which need access to resources which are typically
architecture-dependent, such as INET sockets, timing routines, and so
on. MALOC provides abstract datatypes, memory management routines,
timing routines, machine epsilon, access to UNIX and INET sockets, MPI,
etc. All things that can vary from one architecture to another are
abstracted out of an application code and placed in MALOC.
.
This package contains the header files, static library and the
programmer's guide in HTML format.
Description-md5:
Homepage: http://fetk.org/codes/maloc/
Tag: devel::doc, devel::library, role::devel-lib, role::documentation
Section: libdevel
Priority: optional
Filename: pool/main/m/maloc/libmaloc-dev_1.5-1_amd64.deb