How to Install and Uninstall tree.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "tree.x86_64" package

This is a short guide on how to install tree.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install tree.x86_64

2. Uninstall "tree.x86_64" package

Please follow the step by step instructions below to uninstall tree.x86_64 on Oracle Linux 8:

$ sudo dnf remove tree.x86_64 $ sudo dnf autoremove

3. Information about the tree.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:26:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : tree
Version : 1.7.0
Release : 15.el8
Architecture : x86_64
Size : 59 k
Source : tree-1.7.0-15.el8.src.rpm
Repository : ol8_baseos_latest
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.