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

Last updated: September 28,2024

1. Install "vim-command-t.x86_64" package

Please follow the step by step instructions below to install vim-command-t.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install vim-command-t.x86_64

2. Uninstall "vim-command-t.x86_64" package

In this section, we are going to explain the necessary steps to uninstall vim-command-t.x86_64 on Fedora 34:

$ sudo dnf remove vim-command-t.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:20:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : vim-command-t
Version : 5.0.3
Release : 1.fc34
Architecture : x86_64
Size : 79 k
Source : vim-command-t-5.0.3-1.fc34.src.rpm
Repository : fedora
Summary : An extremely fast, intuitive mechanism for opening files in VIM
URL : https://github.com/wincent/command-t
License : BSD
Description : The Command-T plug-in for VIM provides an extremely fast, intuitive mechanism
: for opening files with a minimal number of keystrokes. It's named "Command-T"
: because it is inspired by the "Go to File" window bound to Command-T
: in TextMate.
:
: Files are selected by typing characters that appear in their paths, and are
: ordered by an algorithm which knows that characters that appear in certain
: locations (for example, immediately after a path separator) should be given
: more weight.