Automic VaultAutomic Vault

brew

vim mit Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, dnf, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vim in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install vim

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install vim

MacPorts ports tree · editors/vim/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add vim

Alpine Linux edge package indexes · vim · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install vim

Debian stable package indexes · vim · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#vim

nixpkgs package indexes · vim · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S vim

Arch Linux sync databases · vim · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install vim

openSUSE Tumbleweed package metadata · vim · Quelle: download.opensuse.org

Fedora dnfverifiziert · 92%
sudo dnf install vim-X11

Fedora Rawhide package metadata · vim-X11 · Quelle: dl.fedoraproject.org

Windows

Chocolateyverifiziert · 92%
choco install vim

Chocolatey community package catalog · vim · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/vim

Scoop official bucket manifest trees · bucket/vim.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id vim.vim -e

Windows Package Manager source index · vim.vim · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Vi 'workalike' with many additional features

Befehle und Aliase

  • ex
  • rview
  • rvim
  • vi
  • view
  • vim
  • vimdiff
  • vimtutor
  • xxd

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1988: Bram Moolenaar starts work on what becomes Vim.
  • 1992: Vim 1.14 is publicly distributed via Fish Disk #591.
  • 1993: The name expansion Vi IMproved appears in the Vim 2.0 era.
  • 1998: Vim 5.0 adds syntax highlighting and basic scripting.
  • 2006: Vim 7.0 adds spell checking, completion, tabs, and undo branches.
  • 2016: Vim 8.0 adds jobs, asynchronous I/O, and lambdas.
  • 2022: Vim 9.0 introduces Vim9 Script.
  • 2023: Bram Moolenaar dies; community maintenance continues.
  • 2024: Vim 9.1 is released and dedicated to Bram Moolenaar.
  • 2026: Vim 9.2 is announced with further Vim9 language work and modern platform updates.

Related projects

  • Vim descends from the vi editor tradition but is a distinct codebase with major extensions. Related projects include gVim, MacVim, Neovim, Vim Classic, vi-compatible implementations such as nvi and ex-vi, and a large ecosystem of Vim scripts and plugin managers.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.vimrc~/.vim/vimrc$XDG_CONFIG_HOME/vim/vimrc
Windows
~/_vimrc~/vimfiles/vimrc$VIM/_vimrc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
excliglobales Executable
rviewcliglobales Executable
rvimcliglobales Executable
vicliglobales Executable
viewcliglobales Executable
vimcliglobales Executable
vimdiffcliglobales Executable
vimtutorcliglobales Executable
xxdcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version9.2.0850
Manager aktualisiert2026-07-24
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv9.2.0850

https://github.com/vim/vim

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:vim
Version9.2.0850
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/vim
Homepagehttps://www.vim.org/
Repositoryhttps://github.com/vim/vim
Upstream-Dokumentationhttps://vimhelp.org/
LizenzVim
Quellarchivhttps://github.com/vim/vim/archive/refs/tags/v9.2.0850.tar.gz
Zuletzt aktualisiert2026-07-24T21:42:29Z
Pulseupdated
Abhängigkeitengettext, libsodium, ncurses
Build-Abhängigkeitengettext, lua, python@3.14, ruby
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenAdditional features can be enabled by installing: lua, python@3.14, ruby

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevim
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • ex-vi
  • macvim
  • vim-classic
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

vim 2:9.1.1230-2

Vi IMproved - enhanced vi editor

https://www.vim.org/

sudo apt install vim
  • Section: editors
  • Architecture: amd64
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-athena 2:9.1.1230-2

Vi IMproved - enhanced vi editor (dummy package)

https://www.vim.org/

sudo apt install vim-athena
  • Section: editors
  • Architecture: all
  • Source Package: vim
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-athena from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-common 2:9.1.1230-2

Vi IMproved - Common files

https://www.vim.org/

sudo apt install vim-common
  • Section: editors
  • Architecture: all
  • Source Package: vim
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-doc 2:9.1.1230-2

Vi IMproved - HTML documentation

https://www.vim.org/

sudo apt install vim-doc
  • Section: doc
  • Architecture: all
  • Source Package: vim
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-gtk3 2:9.1.1230-2

Vi IMproved - enhanced vi editor - with GTK3 GUI

https://www.vim.org/

sudo apt install vim-gtk3
  • Section: editors
  • Architecture: amd64
  • Source Package: vim
  • 25 Abhängigkeiten
  • 8 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-gtk3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-gui-common 2:9.1.1230-2

Vi IMproved - Common GUI files

https://www.vim.org/

sudo apt install vim-gui-common
  • Section: editors
  • Architecture: all
  • Source Package: vim
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-gui-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-motif 2:9.1.1230-2

Vi IMproved - enhanced vi editor - with Motif GUI

https://www.vim.org/

sudo apt install vim-motif
  • Section: editors
  • Architecture: amd64
  • Source Package: vim
  • 20 Abhängigkeiten
  • 8 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-motif from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-nox 2:9.1.1230-2

Vi IMproved - enhanced vi editor - with scripting languages support

https://www.vim.org/

sudo apt install vim-nox
  • Section: editors
  • Architecture: amd64
  • Source Package: vim
  • 13 Abhängigkeiten
  • 7 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-nox from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-runtime 2:9.1.1230-2

Vi IMproved - Runtime files

https://www.vim.org/

sudo apt install vim-runtime
  • Section: editors
  • Architecture: all
  • Source Package: vim
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-runtime from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vim-tiny 2:9.1.1230-2

Vi IMproved - enhanced vi editor - compact version

https://www.vim.org/

sudo apt install vim-tiny
  • Section: editors
  • Architecture: amd64
  • Source Package: vim
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vim-tiny from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

xxd 2:9.1.1230-2

tool to make (or reverse) a hex dump

https://www.vim.org/

sudo apt install xxd
  • Section: editors
  • Architecture: amd64
  • Source Package: vim
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xxd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vim

nix profile install nixpkgs#vim
  • normalized package name match
  • Abgeglichen nach: Vim
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: vim from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

vim 2:9.1.0016-1ubuntu7

Vi IMproved - enhanced vi editor

https://www.vim.org/

sudo apt install vim
  • Section: editors
  • Architecture: amd64
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vim from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

vim-athena 2:9.1.0016-1ubuntu7

Vi IMproved - enhanced vi editor (dummy package)

https://www.vim.org/

sudo apt install vim-athena
  • Section: universe/editors
  • Architecture: all
  • Source Package: vim
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vim-athena from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

vim-common 2:9.1.0016-1ubuntu7

Vi IMproved - Common files

https://www.vim.org/

sudo apt install vim-common
  • Section: editors
  • Architecture: all
  • Source Package: vim
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vim
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vim-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

vim-doc 2:9.1.0016-1ubuntu7

Vi IMproved - HTML documentation

https://www.vim.org/

sudo apt install vim-doc
  • Section: editors
  • Architecture: all
  • Source Package: vim
  • normalized package name match
  • Abgeglichen nach: Vim
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vim-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment