How to Install and Uninstall tree.x86_64 Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "tree.x86_64" package
This is a short guide on how to install tree.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
tree.x86_64
Copied
2. Uninstall "tree.x86_64" package
Please follow the guidelines below to uninstall tree.x86_64 on Oracle Linux 9:
$
sudo dnf remove
tree.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tree.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:12:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tree
Version : 1.8.0
Release : 10.el9
Architecture : x86_64
Size : 59 k
Source : tree-pkg-1.8.0-10.el9.src.rpm
Repository : ol9_baseos_latest
Summary : File system tree viewer
URL : http://mama.indstate.edu/users/ice/tree/
License : GPLv2+ and LGPLv2+
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.8.0
Release : 10.el9
Architecture : x86_64
Size : 59 k
Source : tree-pkg-1.8.0-10.el9.src.rpm
Repository : ol9_baseos_latest
Summary : File system tree viewer
URL : http://mama.indstate.edu/users/ice/tree/
License : GPLv2+ and LGPLv2+
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.