How to Install and Uninstall vim Package on Manjaro
Last updated: February 02,2025
1. Install "vim" package
In this section, we are going to explain the necessary steps to install vim on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
vim
Copied
2. Uninstall "vim" package
This guide covers the steps necessary to uninstall vim on Manjaro:
$
sudo pacman -Rcns
vim
Copied
3. Information about the vim package on Manjaro
Repository : extra
Name : vim
Version : 9.1.0000-1
Description : Vi Improved, a highly configurable, improved version of the vi
text editor
Architecture : x86_64
URL : https://www.vim.org
Licenses : custom:vim
Groups : None
Provides : xxd vim-minimal vim-plugin-runtime
Depends On : vim-runtime=9.1.0000-1 gpm acl glibc libgcrypt zlib
Optional Deps : python: Python language support
ruby: Ruby language support
lua: Lua language support
perl: Perl language support
tcl: Tcl language support
Conflicts With : gvim vim-minimal
Replaces : vim-minimal
Download Size : 2.18 MiB
Installed Size : 4.89 MiB
Packager : T.J. Townsend
Build Date : Tue Jan 2 18:36:25 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : vim
Version : 9.1.0000-1
Description : Vi Improved, a highly configurable, improved version of the vi
text editor
Architecture : x86_64
URL : https://www.vim.org
Licenses : custom:vim
Groups : None
Provides : xxd vim-minimal vim-plugin-runtime
Depends On : vim-runtime=9.1.0000-1 gpm acl glibc libgcrypt zlib
Optional Deps : python: Python language support
ruby: Ruby language support
lua: Lua language support
perl: Perl language support
tcl: Tcl language support
Conflicts With : gvim vim-minimal
Replaces : vim-minimal
Download Size : 2.18 MiB
Installed Size : 4.89 MiB
Packager : T.J. Townsend
Build Date : Tue Jan 2 18:36:25 2024
Validated By : MD5 Sum SHA-256 Sum Signature