How to Install and Uninstall smem Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "smem" package

Please follow the step by step instructions below to install smem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install smem

2. Uninstall "smem" package

Please follow the guidance below to uninstall smem on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove smem $ sudo apt autoclean && sudo apt autoremove

3. Information about the smem package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: smem
Priority: extra
Section: universe/utils
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: all
Version: 1.4-2
Depends: python:any
Recommends: python-matplotlib
Conflicts: secure-delete (<< 3.1-5)
Filename: pool/universe/s/smem/smem_1.4-2_all.deb
Size: 10420
MD5sum: bca041f7553497ead8f30be4da3f26c7
SHA1: d7b40f85e6a570e28d2ff4a2b0a5afa97b33a4f9
SHA256: bbe1a758f836649c6727c7f82665cb5195d1794083eb0ae93dc4ba9d49c4f434
Description-en: memory reporting tool
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 main tool which can also process data collected
by smemcap.
Description-md5: e37a899172f5351924f50d6d1d183a9b
Homepage: http://www.selenic.com/smem/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu