pkg.soopen package index

brew / 排名 3658

使用 Homebrew, apk, MacPorts, Nix, zypper, scoop 安装 vlang

查看 vlang 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install vlang

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install vlang

MacPorts ports tree · lang/vlang/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add vlang

Alpine Linux edge package indexes · vlang · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#vlang

nixpkgs package indexes · pkgs/by-name/vl/vlang/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install vlang

openSUSE Tumbleweed package metadata · vlang · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/v

Scoop official bucket manifest trees · bucket/v.json · 来源: api.github.com

概览

软件包摘要

V programming language

命令和别名

  • v

历史

项目历史与用法

V is an open-source compiled programming language and toolchain, commonly packaged as `vlang` to avoid name collisions. The official site describes it as a simple, fast, safe language for maintainable software, with a compiler written in V and a default backend that emits C.

As a package, `vlang` is primarily the `v` executable: compiler, runner, formatter, package workflow entry point, and scripting tool for `.v` and `.vsh` files.

项目历史

V became publicly visible in 2019. A June 22, 2019 GitHub issue by Alexander Medvednikov announced that V had been open sourced and characterized that drop as the first public alpha release, while also warning that parts of the modules were immature and being released for transparency.

The early release drew attention because V promised a Go-like simple syntax, fast compilation, native binaries, safety features, and C interoperability. The official site continues to emphasize simplicity, bounds checking, immutable defaults, option/result error handling, no null in safe code, and cross-domain use from systems programming to web development.

The documentation shows V's pragmatic implementation strategy: the default C backend enables native binaries and C interop, while the language also documents conditional compilation, cross-compilation, JavaScript and native backends, C-to-V translation, and V shell scripting.

采用历史

V's adoption has been real but niche compared with mainstream compiled languages. It built an active GitHub project, documentation site, package entries, books and tutorials, and a community around experimenting with a simpler systems-capable language.

The project remains especially visible to language enthusiasts and tooling collectors: people install it to evaluate compiler speed, syntax choices, C interop, cross-compilation, and the idea of a single small tool covering compiling, formatting, running, and scripting.

使用方式

Users compile and run V programs with the `v` command, write modules with `v.mod`, and can use V for command-line programs, web servers, GUI experiments, scripts, and C interop wrappers. The docs also describe translating C code to V and generating wrappers on top of C libraries.

The `.vsh` scripting mode and single-executable packaging make V attractive for shell-adjacent automation, while the C backend and interop features make it interesting to developers comparing it with Go, Rust, Zig, and C.

为什么软件包爱好者会关心

`brew:vlang` is notable because language packages are not just libraries; they install a whole compiler culture. The package gives users a quick way to try V's claims about compile speed, simplicity, native binaries, and cross-platform tooling.

It also represents a recurring package-manager pattern: a young language with an ambitious standard tool, active docs, and a versioned compiler can become worth packaging before it becomes mainstream.

时间线

  • 2019: V emerged publicly as a new compiled language project.
  • 2019-06-22: Alexander Medvednikov announced the first public alpha release after open sourcing the repository.
  • 2020s: The project continued expanding documentation around safety features, C interop, scripting, conditional compilation, and multiple backends.
  • 2026: Official documentation remained actively updated, including pages for C interop and conditional compilation.

Related projects

  • V is commonly compared with Go because of its compact syntax and command-line-centered workflow, and with Rust, Zig, C, Swift, and Oberon-family ideas because of its systems-programming ambitions.
  • Its C backend and C translation features make C itself one of V's closest practical neighbors.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
v可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.5.1
管理器更新时间2026-07-14
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:vlang
版本0.5.1
软件包管理器Homebrew
主页https://vlang.io
仓库https://github.com/vlang/v
最后更新2026-07-14T20:07:14+09:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

vlang

nix profile install nixpkgs#vlang
  • normalized package name match
  • 匹配方式:Vlang
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vl/vlang/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

vlang 0.4.11-r0

Simple, fast, safe, compiled language for developing maintainable software.

https://vlang.io

sudo apk add vlang
  • License: MIT
  • Architecture: x86_64
  • Source Package: vlang
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Vlang
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vlang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
zypper95%

vlang 0.5.2-1.2

The V Programming Language

https://vlang.io/

sudo zypper install vlang
  • License: MIT AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vlang
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Vlang
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vlang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

vlang-examples 0.5.2-1.2

Examples for the V Programming Language

https://vlang.io/

sudo zypper install vlang-examples
  • License: MIT AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vlang
  • 1 提供
  • normalized package name match
  • 匹配方式:Vlang
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vlang-examples from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

vlang

sudo port install vlang
  • normalized package name match
  • 匹配方式:Vlang
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/vlang/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop92%

main/v

scoop install main/v
  • installed executable or alias match
  • 匹配方式:V
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/v.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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