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

Last updated: November 28,2024

1. Install "vim-nerdtree.noarch" package

This tutorial shows how to install vim-nerdtree.noarch on Fedora 39

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

2. Uninstall "vim-nerdtree.noarch" package

This tutorial shows how to uninstall vim-nerdtree.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:47:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : vim-nerdtree
Version : 6.10.16
Release : 3.fc39
Architecture : noarch
Size : 81 k
Source : vim-nerdtree-6.10.16-3.fc39.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.