How to Install and Uninstall vim-ansible.noarch Package on Oracle Linux 8
Last updated: November 30,2024
1. Install "vim-ansible.noarch" package
This is a short guide on how to install vim-ansible.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
vim-ansible.noarch
Copied
2. Uninstall "vim-ansible.noarch" package
This tutorial shows how to uninstall vim-ansible.noarch on Oracle Linux 8:
$
sudo dnf remove
vim-ansible.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-ansible.noarch package on Oracle Linux 8
Last metadata expiration check: 6:53:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : vim-ansible
Version : 3.2
Release : 1.el8
Architecture : noarch
Size : 16 k
Source : vim-ansible-3.2-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.
Available Packages
Name : vim-ansible
Version : 3.2
Release : 1.el8
Architecture : noarch
Size : 16 k
Source : vim-ansible-3.2-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.