How to Install and Uninstall vim.src Package on Oracle Linux 9

Last updated: May 17,2024

1. Install "vim.src" package

This tutorial shows how to install vim.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install vim.src

2. Uninstall "vim.src" package

This guide covers the steps necessary to uninstall vim.src on Oracle Linux 9:

$ sudo dnf remove vim.src $ sudo dnf autoremove

3. Information about the vim.src package on Oracle Linux 9

Last metadata expiration check: 3:09:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : vim
Epoch : 2
Version : 8.2.2637
Release : 20.0.1.el9_1
Architecture : src
Size : 12 M
Source : None
Repository : ol9_appstream
Summary : The VIM editor
URL : http://www.vim.org/
License : Vim and MIT
Description : VIM (VIsual editor iMproved) is an updated and improved version of the
: vi editor. Vi was the first real screen-based editor for UNIX, and is
: still very popular. VIM improves on vi by adding new features:
: multiple windows, multi-level undo, block highlighting and more.

Name : vim
Epoch : 2
Version : 8.2.2637
Release : 20.0.1.el9_1
Architecture : src
Size : 12 M
Source : None
Repository : ol9_baseos_latest
Summary : The VIM editor
URL : http://www.vim.org/
License : Vim and MIT
Description : VIM (VIsual editor iMproved) is an updated and improved version of the
: vi editor. Vi was the first real screen-based editor for UNIX, and is
: still very popular. VIM improves on vi by adding new features:
: multiple windows, multi-level undo, block highlighting and more.