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

Last updated: May 19,2024

1. Install "vim-nerdtree.noarch" package

Please follow the instructions below to install vim-nerdtree.noarch on Fedora 36

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

2. Uninstall "vim-nerdtree.noarch" package

Please follow the instructions below to uninstall vim-nerdtree.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:10:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : vim-nerdtree
Version : 5.0.0
Release : 10.fc36
Architecture : noarch
Size : 58 k
Source : vim-nerdtree-5.0.0-10.fc36.src.rpm
Repository : fedora
Summary : A tree explorer plugin for the editor Vim
URL : http://www.vim.org/scripts/script.php?script_id=1658
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.