How to Install and Uninstall libmaloc1 Package on Kali Linux

Last updated: April 25,2024

1. Install "libmaloc1" package

In this section, we are going to explain the necessary steps to install libmaloc1 on Kali Linux

$ sudo apt update $ sudo apt install libmaloc1

2. Uninstall "libmaloc1" package

Here is a brief guide to show you how to uninstall libmaloc1 on Kali Linux:

$ sudo apt remove libmaloc1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaloc1 package on Kali Linux

Package: libmaloc1
Source: maloc
Version: 1.5-1
Installed-Size: 292
Maintainer: Debichem Team
Architecture: amd64
Depends: libc6 (>= 2.29), libreadline8 (>= 6.0)
Size: 81728
SHA256: b6f2009fff12ecb3b94b69384887984f5e7594a84db05257055d29dc8a0960f9
SHA1: 7aea9cbacdd95b4ac5199c4b092d58f280ab2982
MD5sum: 9fbd983ed301c81b639d58063b0cdbc3
Description: Object-oriented Abstraction Layer for C
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.
Description-md5:
Homepage: http://fetk.org/codes/maloc/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/maloc/libmaloc1_1.5-1_amd64.deb