# Install vint with Homebrew, apk, MacPorts, pacman

Vim script Language Lint. Version 0.3.21 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install vint
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vint
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:vint
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/vint>
- **Version:** 0.3.21
- **Source summary:** Vim script Language Lint
- **Homepage:** <https://github.com/Vimjas/vint>
- **Repository:** <https://github.com/Vimjas/vint>
- **Upstream docs:** <https://github.com/Vimjas/vint#readme>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/9c/c7/d5fbe5f778edee83cba3aea8cc3308db327e4c161e0656e861b9cc2cb859/vim-vint-0.3.21.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- vint (cli)
- vint (alias)

## Dependencies

- libyaml
- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.3.21
- Local data: ok
- Upstream repository: https://github.com/Vimjas/vint
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Project history and usage

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.

### Project history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

- <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>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vint
- **Version Scheme:** 0
- **Revision:** 2
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- 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-5: 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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rst-lint](https://www.automicvault.com/pkg/brew/rst-lint/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting, python.
- [cpplint](https://www.automicvault.com/pkg/brew/cpplint/) - Shares av.db curated category or tags: cli, developer-tools, linting, python.
- [doc8](https://www.automicvault.com/pkg/brew/doc8/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [elvis](https://www.automicvault.com/pkg/brew/elvis/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [falco](https://www.automicvault.com/pkg/brew/falco/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [flake8](https://www.automicvault.com/pkg/brew/flake8/) - Shares av.db curated category or tags: cli, developer-tools, linting, python.
- [gitlint](https://www.automicvault.com/pkg/brew/gitlint/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [htmlhint](https://www.automicvault.com/pkg/brew/htmlhint/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [proselint](https://www.automicvault.com/pkg/brew/proselint/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, linter, linting.

## Combined YAML source

View the package source record on GitHub. [combined/vint.yml](https://github.com/automic-vault/db/blob/main/combined/vint.yml)


## Sources

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