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

Last updated: October 05,2024

1. Install "vim-nerdtree.noarch" package

Please follow the steps below to install vim-nerdtree.noarch on Fedora 34

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

2. Uninstall "vim-nerdtree.noarch" package

This is a short guide on how to uninstall vim-nerdtree.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:51:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : vim-nerdtree
Version : 5.0.0
Release : 8.fc34
Architecture : noarch
Size : 58 k
Source : vim-nerdtree-5.0.0-8.fc34.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.