How to Install and Uninstall vim-ansible.noarch Package on CentOS 8 / RHEL 8

Last updated: January 12,2025

1. Install "vim-ansible.noarch" package

This guide let you learn how to install vim-ansible.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "vim-ansible.noarch" package

This guide covers the steps necessary to uninstall vim-ansible.noarch on CentOS 8 / RHEL 8:

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

3. Information about the vim-ansible.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:58:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : vim-ansible
Version : 3.0
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : vim-ansible-3.0-1.el8.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.