How to Install whatmaps in Ubuntu 18.04



Install whatmaps by entering the following commands in the terminal:

sudo apt update
sudo apt install whatmaps

Description:

tool to find processes mapping shared objects

After package upgrades (especially security fixes), services using a shared library need to be restarted to make use of the updated version. . Whatmaps looks for shared objects provided by upgraded packages, lists any running processes that map them, and can integrate with APT to restart services as needed after security upgrades.

Homepage: https://honk.sigxcpu.org/piki/projects/whatmaps

Version: 0.0.12-2

Section: universe/admin