< Home - < Back

vim-filesystem


Information about the package, vim-filesystem, which is shipped with common Linux distributions. The vim-filesystem package is designed for, VIM filesystem layout.


Package Name:

vim-filesystem

Summary:

VIM filesystem layout

Description:

This package provides some directories which are required by other packages that add vim files, p.e. additional syntax files or filetypes.

Architecture:

x86_64

Version:

7.4.629

Release:

5.el6_8.1

Size:

15 k

Repository:

base

From Repository:

Licence:

Vim



Handy Yum Commands for vim-filesystem


Control the vim-filesystem package with the following handy commands outlined below.


Command

Description of Command

yum install vim-filesystem

This command will install vim-filesystem on the server.

yum remove vim-filesystem

This command will un-install vim-filesystem on the server. When you run this command, you will be asked if you are sure that you want to remove vim-filesystem, so you have to manually confirm that you want to do this.

yum -y remove vim-filesystem

This command will un-install vim-filesystem on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vim-filesystem when using the -y flag.

yum update vim-filesystem

This command will update vim-filesystem to the latest version. When you run this command, you will be asked if you are sure that you want to remove vim-filesystem, so you have to manually confirm that you want to do this.

yum -y update vim-filesystem

This command will update vim-filesystem to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vim-filesystem when using the -y flag.

yum info vim-filesystem

This command will show you core information about the vim-filesystem package.

yum deplist vim-filesystem

This command will show you the dependencies for vim-filesystem. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update vim-filesystem

This command will check if there is an update waiting on vim-filesystem. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.