How to Install and Uninstall smemcap Package on Kali Linux

Last updated: May 12,2024

1. Install "smemcap" package

Please follow the instructions below to install smemcap on Kali Linux

$ sudo apt update $ sudo apt install smemcap

2. Uninstall "smemcap" package

Please follow the instructions below to uninstall smemcap on Kali Linux:

$ sudo apt remove smemcap $ sudo apt autoclean && sudo apt autoremove

3. Information about the smemcap package on Kali Linux

Package: smemcap
Source: smem
Version: 1.5-2
Installed-Size: 29
Maintainer: Michal Čihař
Architecture: amd64
Replaces: smem (<< 1.3-2)
Depends: libc6 (>= 2.33)
Breaks: smem (<< 1.3-2)
Size: 6764
SHA256: ba52dd3b96f0407b57f8c843b05d6ec5a80f52d6d74b3f57e002c0eff2904237
SHA1: 92f081a0d5dc46b448735258134c7690765b1840
MD5sum: 3d50ad662bcb890f7e74e32b2591369f
Description: data collection tool for memory reporting
Tool that can give numerous reports on memory usage on Linux systems.
Unlike existing tools, smem can report proportional set size (PSS),
which is a more meaningful representation of the amount of memory used
by libraries and applications in a virtual memory system.
.
This package contains smemcap utility, which can be used to collect
data on resource constrained systems without depending on Python.
.
The captured data can be processed by smem program.
Description-md5:
Homepage: http://www.selenic.com/smem/
Section: utils
Priority: optional
Filename: pool/main/s/smem/smemcap_1.5-2_amd64.deb