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

Last updated: May 08,2024

1. Install "vim-javabrowser.noarch" package

Please follow the instructions below to install vim-javabrowser.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 4:38:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : vim-javabrowser
Version : 2.03
Release : 18.fc35
Architecture : noarch
Size : 24 k
Source : vim-javabrowser-2.03-18.fc35.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.