How to Install and Uninstall tree Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "tree" package
This guide let you learn how to install tree on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
tree
Copied
2. Uninstall "tree" package
Please follow the steps below to uninstall tree on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
tree
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the tree package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: tree
Priority: optional
Section: universe/utils
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Florian Ernst
Architecture: amd64
Version: 1.7.0-3
Depends: libc6 (>= 2.14)
Filename: pool/universe/t/tree/tree_1.7.0-3_amd64.deb
Size: 40572
MD5sum: fefa3e2233bec6823b1b61cfd6ba0105
SHA1: 4fec27e396ff048441be18ded0d9f36e88a17a53
SHA256: d3423501d3464436199e293efaa6e95ec9296e74b6b597edc373e5dc386f9e5b
Description-en: 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: 9b53b68087a50d4cd859ac0117aecc08
Homepage: http://mama.indstate.edu/users/ice/tree/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/utils
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Florian Ernst
Architecture: amd64
Version: 1.7.0-3
Depends: libc6 (>= 2.14)
Filename: pool/universe/t/tree/tree_1.7.0-3_amd64.deb
Size: 40572
MD5sum: fefa3e2233bec6823b1b61cfd6ba0105
SHA1: 4fec27e396ff048441be18ded0d9f36e88a17a53
SHA256: d3423501d3464436199e293efaa6e95ec9296e74b6b597edc373e5dc386f9e5b
Description-en: 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: 9b53b68087a50d4cd859ac0117aecc08
Homepage: http://mama.indstate.edu/users/ice/tree/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu