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

Last updated: September 22,2024

1. Install "vim-javabrowser.noarch" package

This guide let you learn how to install vim-javabrowser.noarch on Fedora 39

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

2. Uninstall "vim-javabrowser.noarch" package

In this section, we are going to explain the necessary steps to uninstall vim-javabrowser.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:12:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : vim-javabrowser
Version : 2.03
Release : 22.fc39
Architecture : noarch
Size : 25 k
Source : vim-javabrowser-2.03-22.fc39.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.