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

Last updated: May 10,2024

1. Install "metamonger" package

Learn how to install metamonger on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install metamonger

2. Uninstall "metamonger" package

This is a short guide on how to uninstall metamonger on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: metamonger
Priority: optional
Section: universe/misc
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Richard Hartmann
Architecture: all
Version: 0.20150503-1
Depends: perl, 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
Filename: pool/universe/m/metamonger/metamonger_0.20150503-1_all.deb
Size: 11478
MD5sum: 574955b10dde87a5731639632d92337e
SHA1: 1e2f34499c8a803707a0f135e29bb901731a4a7f
SHA256: 13b8d33d40a4b69a74eda92d5f83fb871e80751c4da7a4bc0ff5544917450212
Description-en: 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: bcbf7535e550953a3787466ee7a9218a
Homepage: https://github.com/RichiH/metamonger
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu