How to Install and Uninstall mtree-netbsd Package on Kali Linux

Last updated: November 07,2024

1. Install "mtree-netbsd" package

Please follow the guidance below to install mtree-netbsd on Kali Linux

$ sudo apt update $ sudo apt install mtree-netbsd

2. Uninstall "mtree-netbsd" package

Please follow the instructions below to uninstall mtree-netbsd on Kali Linux:

$ sudo apt remove mtree-netbsd $ sudo apt autoclean && sudo apt autoremove

3. Information about the mtree-netbsd package on Kali Linux

Package: mtree-netbsd
Version: 20180822-7
Installed-Size: 103
Maintainer: John Goerzen
Architecture: amd64
Depends: libc6 (>= 2.34), libmd0 (>= 0.0.0)
Size: 38628
SHA256: 2503a9171e990332666389452c52317a5d226e196ad23e3da042c9dd4f691473
SHA1: d490509766c0dfea2ab175a73b25e8fd7f1436fb
MD5sum: 18aa882b9cf3853455160a7c36a3196d
Description: Validates directory tree against specification
The mtree utility compares a file hierarchy against a specification,
creates a specification for a file hierarchy, or modifies a specification.
This specification can be controlled by the user, but typically includes
file/directory/symlink names, ownership information, permission bits, and
so forth. It may optionally also include various hashes, such as SHA-256
or MD5.
.
This mtree utility can understand its own files, as well as those generated
by the FreeBSD mtree (in Debian as fmtree in freebsd-buildutils and
freebsd-glue) and bsdtar/libarchive.
Description-md5:
Homepage: http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/pkgtools/mtree/README.html
Section: utils
Priority: optional
Filename: pool/main/m/mtree-netbsd/mtree-netbsd_20180822-7_amd64.deb