# vint mit Homebrew, apk, MacPorts, pacman installieren

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

## Installation

```sh
sudo av install brew:vint
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vint
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vint
```

  Evidenz: MacPorts ports tree: devel/vint/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add vint
```

  Evidenz: Alpine Linux edge package indexes: vint from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- pacman (92%):

```sh
sudo pacman -S vint
```

  Evidenz: Arch Linux sync databases: vint from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:vint
- **Paketmanager:** Homebrew
- **Version:** 0.3.21
- **Quellzusammenfassung:** Vim script Language Lint
- **Homepage:** <https://github.com/Vimjas/vint>
- **Repository:** <https://github.com/Vimjas/vint>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- vint (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.3.21
## Projektgeschichte und Nutzung

Vint is a Python-implemented linter for Vim script. Its README describes the project goal as a highly extensible, customizable, and high-performance Vim script language lint tool, with command-line use, editor integration, and policy-level configuration.

### Projektgeschichte

The GitHub repository was created in June 2014, and the PyPI package vim-vint shows a 0.1.0 upload in November 2014. The README and PyPI metadata preserve traces of the original Kuniwak/vint home while the maintained repository now lives under Vimjas/vint, reflecting the Vimjas organization stewardship used by Vim script tooling projects.

### Wie es verwendet wird

Vint is used to lint Vimscript files and directories from the command line, emit plain or JSON output, and enforce or relax policies through command-line flags, .vintrc YAML files, and inline comments. The README also documents use through syntastic and vim-plug, which places it in the older Vim plugin quality-tooling ecosystem.

### Warum Paket-Nerds sich dafür interessieren

For package maintainers, Vint is notable less as a broad developer platform than as one of the few purpose-built static-analysis tools for Vimscript. It encodes style and correctness checks around a language that historically grew through editor configuration files and plugins rather than a large standalone tooling ecosystem.

### Zeitleiste

- 2014-06: The Vimjas/vint GitHub repository was created.
- 2014-11: vim-vint 0.1.0 was uploaded to PyPI.
- 2019-05: vim-vint 0.3.21, the current PyPI release observed during this run, was uploaded.
- 2026: The GitHub repository remained unarchived and active enough to have recent metadata updates.

### Quellen

- <https://api.github.com/repos/Vimjas/vint>
- <https://github.com/Vimjas/vint>
- <https://pypi.org/project/vim-vint/>
- <https://pypi.org/pypi/vim-vint/json>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- apk - vint - 0.3.21-r10: normalized package name match | Alpine Linux edge package indexes: vint from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast and Highly Extensible Vim script Language Lint | https://github.com/Vimjas/vint
- apk - vint-pyc - 0.3.21-r10: normalized package name match | Alpine Linux edge package indexes: vint-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for vint | https://github.com/Vimjas/vint
- pacman - vint - 0.3.21-6: normalized package name match | Arch Linux sync databases: vint from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Lint tool for Vim script Language | https://github.com/Vimjas/vint
- MacPorts - vint: normalized package name match | MacPorts ports tree: devel/vint/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/vint.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vint.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
