How to Install and Uninstall tree Package on Kali Linux
Last updated: November 05,2024
1. Install "tree" package
Please follow the guidance below to install tree on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
tree
Copied
2. Uninstall "tree" package
This is a short guide on how to uninstall tree on Kali Linux:
$
sudo apt remove
tree
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the tree package on Kali Linux
Package: tree
Version: 2.1.1-2
Installed-Size: 122
Maintainer: Florian Ernst
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 54632
SHA256: 8b06497a8793152a444eed5d127e462ee9bbd062f9d9ffcc010e80a0f2bc9572
SHA1: 26ef4d2c7e90d52d94f4053c5858d106a35c7c32
MD5sum: 9505648019647ce22f80b3039998c82a
Description: displays an indented directory tree, in color
Tree is a recursive directory listing command that produces a depth indented
listing of files, which is colorized ala dircolors if the LS_COLORS environment
variable is set and output is to tty.
Description-md5:
Homepage: http://oldmanprogrammer.net/source.php?dir=projects/tree
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::browsing, works-with::file
Section: utils
Priority: optional
Filename: pool/main/t/tree/tree_2.1.1-2_amd64.deb
Version: 2.1.1-2
Installed-Size: 122
Maintainer: Florian Ernst
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 54632
SHA256: 8b06497a8793152a444eed5d127e462ee9bbd062f9d9ffcc010e80a0f2bc9572
SHA1: 26ef4d2c7e90d52d94f4053c5858d106a35c7c32
MD5sum: 9505648019647ce22f80b3039998c82a
Description: displays an indented directory tree, in color
Tree is a recursive directory listing command that produces a depth indented
listing of files, which is colorized ala dircolors if the LS_COLORS environment
variable is set and output is to tty.
Description-md5:
Homepage: http://oldmanprogrammer.net/source.php?dir=projects/tree
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::browsing, works-with::file
Section: utils
Priority: optional
Filename: pool/main/t/tree/tree_2.1.1-2_amd64.deb