How to Install and Uninstall vifm.x86_64 Package on AlmaLinux 9

Last updated: October 01,2024

1. Install "vifm.x86_64" package

Please follow the step by step instructions below to install vifm.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install vifm.x86_64

2. Uninstall "vifm.x86_64" package

Learn how to uninstall vifm.x86_64 on AlmaLinux 9:

$ sudo dnf remove vifm.x86_64 $ sudo dnf autoremove

3. Information about the vifm.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:10:20 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : vifm
Version : 0.13
Release : 1.el9
Architecture : x86_64
Size : 977 k
Source : vifm-0.13-1.el9.src.rpm
Repository : epel
Summary : Vifm is a file manager with curses interface
URL : http://vifm.info/
License : GPLv2+
Description : Vifm is a curses based Vim-like file manager extended with some useful ideas
: from mutt. If you use Vim, Vifm gives you complete keyboard control over your
: files without having to learn a new set of commands. It goes not just about
: Vim-like keybindings, but also about modes, options, registers, commands and
: other things you might already like in Vim.
:
: Just like Vim, Vifm tries to adhere to the Unix philosophy. So instead of
: working solutions which are set in stone user is provided with a set of means
: for customization of Vifm to one's likings. Though builtin functionality
: should be enough for most of use cases.