How to Install and Uninstall vim-ansible.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "vim-ansible.noarch" package

This tutorial shows how to install vim-ansible.noarch on Fedora 35

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

2. Uninstall "vim-ansible.noarch" package

In this section, we are going to explain the necessary steps to uninstall vim-ansible.noarch on Fedora 35:

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

3. Information about the vim-ansible.noarch package on Fedora 35

Last metadata expiration check: 4:53:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : vim-ansible
Version : 3.2
Release : 2.fc35
Architecture : noarch
Size : 16 k
Source : vim-ansible-3.2-2.fc35.src.rpm
Repository : fedora
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.