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

Last updated: October 09,2024

1. Install "vim-taglist.noarch" package

Here is a brief guide to show you how to install vim-taglist.noarch on Fedora 36

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

2. Uninstall "vim-taglist.noarch" package

Please follow the steps below to uninstall vim-taglist.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:59:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : vim-taglist
Version : 4.6
Release : 22.fc36
Architecture : noarch
Size : 50 k
Source : vim-taglist-4.6-22.fc36.src.rpm
Repository : fedora
Summary : The taglist plugin for VIM editor
URL : http://vim-taglist.sourceforge.net/
License : Vim
Description : The "Tag List" plugin is a source code browser plugin for vim and provides
: an overview of the structure of source code files and allows you to efficiently
: browse through source code files for different programming languages.