How to Install and Uninstall metamonger Package on Kali Linux

Last updated: May 10,2024

1. Install "metamonger" package

Please follow the guidance below to install metamonger on Kali Linux

$ sudo apt update $ sudo apt install metamonger

2. Uninstall "metamonger" package

Please follow the steps below to uninstall metamonger on Kali Linux:

$ sudo apt remove metamonger $ sudo apt autoclean && sudo apt autoremove

3. Information about the metamonger package on Kali Linux

Package: metamonger
Version: 0.20210406-7
Installed-Size: 37
Maintainer: Richard Hartmann
Architecture: all
Depends: perl:any, libconfig-simple-perl, libfile-lchown-perl, libfile-util-perl, libhash-diff-perl, libhash-merge-simple-perl, libjson-perl, liblog-contextual-perl, liblog-log4perl-perl, libpadwalker-perl, libshell-command-perl, libtest-most-perl
Size: 11444
SHA256: d2ced608e4c7a2d7c10bda0ca87311cc4f691bfd202b323bcbdf475e9ec49274
SHA1: 03ec8d51a8d2c0a2ab2c24fb6439ef32e2082969
MD5sum: 6291b7f82d2f0da1f2ddb30fb69b92bb
Description: Save, diff, and restore filesystem metadata
metamonger allows you to save, diff, and restore filesystem metadata like
mtime, atime, uid, gid, etc. The storage backend is line-wise JSON; this makes
it easy to commit, track, and merge the data with a VCS like Git as well as
edit the stored data by hand.
Description-md5:
Homepage: https://github.com/RichiH/metamonger
Section: misc
Priority: optional
Filename: pool/main/m/metamonger/metamonger_0.20210406-7_all.deb