How to Install and Uninstall tree.x86_64 Package on Rocky Linux 8
Last updated: January 17,2025
1. Install "tree.x86_64" package
Please follow the step by step instructions below to install tree.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
tree.x86_64
Copied
2. Uninstall "tree.x86_64" package
This guide covers the steps necessary to uninstall tree.x86_64 on Rocky Linux 8:
$
sudo dnf remove
tree.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tree.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:15:32 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : tree
Version : 1.7.0
Release : 15.el8
Architecture : x86_64
Size : 58 k
Source : tree-1.7.0-15.el8.src.rpm
Repository : baseos
Summary : File system tree viewer
URL : http://mama.indstate.edu/users/ice/tree/
License : GPLv2+
Description : The tree utility recursively displays the contents of directories in a
: tree-like format. Tree is basically a UNIX port of the DOS tree
: utility.
Available Packages
Name : tree
Version : 1.7.0
Release : 15.el8
Architecture : x86_64
Size : 58 k
Source : tree-1.7.0-15.el8.src.rpm
Repository : baseos
Summary : File system tree viewer
URL : http://mama.indstate.edu/users/ice/tree/
License : GPLv2+
Description : The tree utility recursively displays the contents of directories in a
: tree-like format. Tree is basically a UNIX port of the DOS tree
: utility.