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

Last updated: November 30,2024

1. Install "vim-taglist.noarch" package

Please follow the guidance below to install vim-taglist.noarch on Fedora 35

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

2. Uninstall "vim-taglist.noarch" package

This guide covers the steps necessary to uninstall vim-taglist.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:59:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : vim-taglist
Version : 4.6
Release : 21.fc35
Architecture : noarch
Size : 50 k
Source : vim-taglist-4.6-21.fc35.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.