macOS
brew install vimlocal Homebrew formula metadata
sudo port install vimMacPorts ports tree · editors/vim/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vim in AI-Agent-Workflows.
Installation
brew install vimlocal Homebrew formula metadata
sudo port install vimMacPorts ports tree · editors/vim/Portfile · Quelle: api.github.com
sudo apk add vimAlpine Linux edge package indexes · vim · Quelle: dl-cdn.alpinelinux.org
sudo apt install vimDebian stable package indexes · vim · Quelle: deb.debian.org
nix profile install nixpkgs#vimnixpkgs package indexes · vim · Quelle: raw.githubusercontent.com
sudo pacman -S vimArch Linux sync databases · vim · Quelle: geo.mirror.pkgbuild.com
sudo zypper install vimopenSUSE Tumbleweed package metadata · vim · Quelle: download.opensuse.org
sudo dnf install vim-X11Fedora Rawhide package metadata · vim-X11 · Quelle: dl.fedoraproject.org
choco install vimChocolatey community package catalog · vim · Quelle: community.chocolatey.org
scoop install main/vimScoop official bucket manifest trees · bucket/vim.json · Quelle: api.github.com
winget install --id vim.vim -eWindows Package Manager source index · vim.vim · Quelle: cdn.winget.microsoft.com
Überblick
Vi 'workalike' with many additional features
Verlauf
Vim is the long-running Vi IMproved text editor created by Bram Moolenaar and maintained as one of the central tools in Unix-like command-line culture. The official Vim README describes it as a greatly improved version of Unix vi with features such as multi-level undo, syntax highlighting, command-line history, online help, spell checking, filename completion, block operations, a scripting language, and an optional GUI while preserving vi compatibility.
Vim began in the late 1980s as Bram Moolenaar's Amiga-oriented vi clone, initially called Vi IMitation and based on the Stevie editor lineage. Secondary historical summaries place the first public distribution of Vim 1.14 on Fred Fish disk #591 in January 1992, with later releases expanding from an Amiga editor into a portable Unix, Windows, macOS, and multi-platform editor.
As the editor gained functionality beyond imitation, the name became Vi IMproved. Important feature eras included multiple windows in the 3.x period, a GUI in the 4.x period, syntax highlighting and early scripting in Vim 5.0, folding and plugins in Vim 6.0, spell checking and completion in Vim 7.0, jobs and asynchronous I/O in Vim 8.0, popup windows and text properties in Vim 8.2, and Vim9 Script in Vim 9.0.
Bram Moolenaar remained Vim's central author and maintainer for more than 30 years. After his death in August 2023, upstream Vim continued under the project and contributor community; the Vim 9.1 release in January 2024 was dedicated to Moolenaar and described him as Vim's lead developer for more than 30 years.
Vim became a default or near-default editor in many Unix-like environments because it preserves vi's keyboard model while adding programmer-oriented features. The upstream README notes that Vim is often installable through users' favorite package managers, that small versions are preinstalled on Mac and Linux, and that a minimal vim.tiny build is used by many Linux distributions as the default vi implementation.
Developer-culture adoption is reinforced by Vim's documentation, mailing lists, script ecosystem, and plugin culture. Vim's own help points users to vim.org, vimhelp, mailing lists, Vi and Vim Stack Exchange, and the built-in user manual, while the GitHub project lists the official repository and issue workflow used by modern contributors.
Vim is used for editing source code, configuration files, prose, commit messages, logs, and other plain text. Its package-nerd value comes from being available over SSH, in containers, on recovery shells, and across operating systems, with a configuration model centered on vimrc files and scriptable behavior.
The editor's usage model is modal: normal mode commands, insert mode text entry, visual selections, Ex commands, registers, mappings, macros, and text objects combine into a keyboard-centered workflow. Vim's own introduction emphasizes that all commands are given with the keyboard, keeping fingers on the keyboard and eyes on the screen.
Vim is one of the canonical examples of a package that is both a normal user application and a system-level expectation. It appears as an editor, a vi provider, a scripting host, a terminal UI dependency for habits and tutorials, and the source of many Vim-like interfaces in unrelated programs.
Its significance is also social: Vim is charityware, historically encouraging donations for children in Uganda. That charityware model remains part of official Vim messaging and carried into related projects such as Vim Classic.
Sicherheitslage
Für vim wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.vimrc~/.vim/vimrc$XDG_CONFIG_HOME/vim/vimrc~/_vimrc~/vimfiles/vimrc$VIM/_vimrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ex | cli | globales Executable | |
rview | cli | globales Executable | |
rvim | cli | globales Executable | |
vi | cli | globales Executable | |
view | cli | globales Executable | |
vim | cli | globales Executable | |
vimdiff | cli | globales Executable | |
vimtutor | cli | globales Executable | |
xxd | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:vim |
|---|---|
| Version | 9.2.0850 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/vim |
| Homepage | https://www.vim.org/ |
| Repository | https://github.com/vim/vim |
| Upstream-Dokumentation | https://vimhelp.org/ |
| Lizenz | Vim |
| Quellarchiv | https://github.com/vim/vim/archive/refs/tags/v9.2.0850.tar.gz |
| Zuletzt aktualisiert | 2026-07-24T21:42:29Z |
| Pulse | updated |
| Abhängigkeiten | gettext, libsodium, ncurses |
| Build-Abhängigkeiten | gettext, lua, python@3.14, ruby |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Additional features can be enabled by installing: lua, python@3.14, ruby |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vim |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
vim 2:9.1.1230-2
Vi IMproved - enhanced vi editor
sudo apt install vimvim-athena 2:9.1.1230-2
Vi IMproved - enhanced vi editor (dummy package)
sudo apt install vim-athenavim-common 2:9.1.1230-2
Vi IMproved - Common files
sudo apt install vim-commonvim-doc 2:9.1.1230-2
Vi IMproved - HTML documentation
sudo apt install vim-docvim-gtk3 2:9.1.1230-2
Vi IMproved - enhanced vi editor - with GTK3 GUI
sudo apt install vim-gtk3vim-gui-common 2:9.1.1230-2
Vi IMproved - Common GUI files
sudo apt install vim-gui-commonvim-motif 2:9.1.1230-2
Vi IMproved - enhanced vi editor - with Motif GUI
sudo apt install vim-motifvim-nox 2:9.1.1230-2
Vi IMproved - enhanced vi editor - with scripting languages support
sudo apt install vim-noxvim-runtime 2:9.1.1230-2
Vi IMproved - Runtime files
sudo apt install vim-runtimevim-tiny 2:9.1.1230-2
Vi IMproved - enhanced vi editor - compact version
sudo apt install vim-tinyxxd 2:9.1.1230-2
tool to make (or reverse) a hex dump
sudo apt install xxdvim
nix profile install nixpkgs#vimvim 2:9.1.0016-1ubuntu7
Vi IMproved - enhanced vi editor
sudo apt install vimvim-athena 2:9.1.0016-1ubuntu7
Vi IMproved - enhanced vi editor (dummy package)
sudo apt install vim-athenavim-common 2:9.1.0016-1ubuntu7
Vi IMproved - Common files
sudo apt install vim-commonvim-doc 2:9.1.0016-1ubuntu7
Vi IMproved - HTML documentation
sudo apt install vim-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.