How to Install and Uninstall vim-ansible.noarch Package on Rocky Linux 9
Last updated: November 28,2024
1. Install "vim-ansible.noarch" package
Here is a brief guide to show you how to install vim-ansible.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
vim-ansible.noarch
Copied
2. Uninstall "vim-ansible.noarch" package
In this section, we are going to explain the necessary steps to uninstall vim-ansible.noarch on Rocky Linux 9:
$
sudo dnf remove
vim-ansible.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-ansible.noarch package on Rocky Linux 9
Last metadata expiration check: 2:42:00 ago on Fri Feb 16 06:49:52 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.
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.