How to Install and Uninstall vim-ansible.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "vim-ansible.noarch" package

Learn how to install vim-ansible.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "vim-ansible.noarch" package

Here is a brief guide to show you how to uninstall vim-ansible.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the vim-ansible.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:16:16 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : vim-ansible
Version : 3.2
Release : 1.el9
Architecture : noarch
Size : 16 k
Source : vim-ansible-3.2-1.el9.src.rpm
Repository : epel
Summary : Vim plugin for syntax highlighting ansible's common filetypes
URL : https://github.com/pearofducks/ansible-vim
License : MIT and BSD
Description : This is a vim syntax plugin for Ansible 2.x, it supports YAML playbooks, Jinja2
: templates, and Ansible's hosts files.