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

Last updated: October 05,2024

1. Install "vim-javabrowser.noarch" package

In this section, we are going to explain the necessary steps to install vim-javabrowser.noarch on Fedora 34

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

2. Uninstall "vim-javabrowser.noarch" package

This tutorial shows how to uninstall vim-javabrowser.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:06:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : vim-javabrowser
Version : 2.03
Release : 17.fc34
Architecture : noarch
Size : 24 k
Source : vim-javabrowser-2.03-17.fc34.src.rpm
Repository : fedora
Summary : The javabrowser plugin for VIM editor
URL : http://www.vim.org/scripts/script.php?script_id=588
License : Vim
Description : This script is SPECIFICALLY tailored for Java language.
: So, it shows structure of the Java file starting with classes defined within it
: and NOT in a general tag structure.
: It also has a nice syntax to show the class members in UML format.