How to Install and Uninstall vim-nerdtree.noarch Package on Fedora 38

Last updated: September 22,2024

1. Install "vim-nerdtree.noarch" package

Please follow the step by step instructions below to install vim-nerdtree.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install vim-nerdtree.noarch

2. Uninstall "vim-nerdtree.noarch" package

This guide let you learn how to uninstall vim-nerdtree.noarch on Fedora 38:

$ sudo dnf remove vim-nerdtree.noarch $ sudo dnf autoremove

3. Information about the vim-nerdtree.noarch package on Fedora 38

Last metadata expiration check: 2:04:56 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : vim-nerdtree
Version : 6.10.16
Release : 2.fc38
Architecture : noarch
Size : 81 k
Source : vim-nerdtree-6.10.16-2.fc38.src.rpm
Repository : fedora
Summary : A tree explorer plugin for the editor Vim
URL : https://github.com/preservim/nerdtree
License : WTFPL
Description : The NERD tree allows you to explore your filesystem and to open files and
: directories. It presents the filesystem to you in the form of a tree which
: you manipulate with the keyboard and/or mouse. It also allows you
: to perform simple filesystem operations.