How to Install and Uninstall vim-X11.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "vim-X11.x86_64" package

Please follow the guidance below to install vim-X11.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install vim-X11.x86_64

2. Uninstall "vim-X11.x86_64" package

This guide let you learn how to uninstall vim-X11.x86_64 on Fedora 34:

$ sudo dnf remove vim-X11.x86_64 $ sudo dnf autoremove

3. Information about the vim-X11.x86_64 package on Fedora 34

Last metadata expiration check: 1:49:56 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : vim-X11
Epoch : 2
Version : 8.2.5046
Release : 1.fc34
Architecture : x86_64
Size : 2.1 M
Source : vim-8.2.5046-1.fc34.src.rpm
Repository : updates
Summary : The VIM version of the vi editor for the X Window System - GVim
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. VIM-X11 is a version of the VIM editor which will run within the
: X Window System. If you install this package, you can run VIM as an X
: application with a full GUI interface and mouse support by command gvim.
:
: Install the vim-X11 package if you'd like to try out a version of vi
: with graphics and mouse capabilities. You'll also need to install the
: vim-common package.