Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper 安装 neon

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install neon

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install neon

MacPorts ports tree · www/neon/Portfile · 来源: api.github.com

Linux

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

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

Fedora dnf已验证 · 92%
sudo dnf install neon

Fedora Rawhide package metadata · neon · 来源: dl.fedoraproject.org

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S neon

Arch Linux sync databases · neon · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install libneon-devel

openSUSE Tumbleweed package metadata · libneon-devel · 来源: download.opensuse.org

概览

软件包摘要

HTTP and WebDAV client library with a C interface

命令和别名

  • neon-config

历史

项目历史与用法

neon is a C library for HTTP/1.1 and WebDAV clients. Its README describes high-level HTTP/WebDAV methods, lower-level request handling, persistent connections, Basic and Digest authentication, Kerberos/SSPI/NTLM support, proxy support, TLS via OpenSSL or GnuTLS, WebDAV 207 XML handling, WebDAV locking/ACL support, and autoconf macros for embedding.

项目历史

The official documentation carries a 2001-2026 Joe Orton copyright line, and the GitHub mirror/repository was created on 2019-03-07. The README states that neon's API and ABI keep backwards compatibility from 0.27 through 1.0.0, with semantic versioning intended from 1.0.0 onward.

采用历史

neon mattered historically because it was an early Unix C library for WebDAV-heavy clients. Apache Subversion's WebDAV notes describe the Subversion client side interfacing with Neon to generate WebDAV requests, and cite Joe Orton of Neon among the HTTP library implementors involved in that ecosystem.

使用方式

Package users usually do not run neon directly except for neon-config; they install it because another source build or package needs the C library, headers, pkg-config/autoconf metadata, and TLS/XML dependencies. Homebrew packages it as a library with OpenSSL and libxml2 support, and the 2026-07-01 formula API snapshot reported 5,364 installs over 365 days, with 3,231 install-on-request events.

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

neon is a classic dependency package: quiet, old, and most visible when some WebDAV or legacy HTTP client still expects its ABI. For package databases, its history is more about downstream consumers and compatibility than about an end-user command.

时间线

  • 2001: Earliest year in the official documentation copyright range.
  • 2002-01-25: Apache Subversion WebDAV note last modified, documenting client-side use of Neon.
  • 2019-03-07: notroj/neon GitHub repository created.
  • 2026-07-01: Homebrew API snapshot listed stable version 0.37.1.

Related projects

  • WebDAV
  • HTTP/1.1
  • Apache Subversion
  • cadaver
  • OpenSSL
  • GnuTLS
  • libxml2

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
neon-configcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本0.37.1
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://notroj.github.io/neon/

安装元数据

软件包元数据

软件包键brew:neon
版本0.37.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/neon
主页https://notroj.github.io/neon/
仓库https://github.com/notroj/neon
上游文档https://notroj.github.io/neon-docs
许可证LGPL-2.0-or-later
源码归档https://notroj.github.io/neon/neon-0.37.1.tar.gz
最后更新2026-06-22T14:05:36-07:00
Pulseupdated
依赖openssl@3
构建依赖pkgconf, xmlto
macOS 提供的库libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameneon
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Nix95%

neon

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

neon 0.36.0-r0

HTTP and WebDAV client library with a C interface

https://notroj.github.io/neon/

sudo apk add neon
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: neon
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Neon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: neon from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

neon-dev 0.36.0-r0

HTTP and WebDAV client library with a C interface (development files)

https://notroj.github.io/neon/

sudo apk add neon-dev
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: neon
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Neon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: neon-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

neon-doc 0.36.0-r0

HTTP and WebDAV client library with a C interface (documentation)

https://notroj.github.io/neon/

sudo apk add neon-doc
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: neon
  • normalized package name match
  • 匹配方式:Neon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: neon-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

neon 0.37.1-1.fc45

An HTTP and WebDAV client library

https://notroj.github.io/neon/

sudo dnf install neon
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: neon
  • 9 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Neon
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: neon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

neon-devel 0.37.1-1.fc45

Development libraries and C header files for the neon library

https://notroj.github.io/neon/

sudo dnf install neon-devel
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: neon
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Neon
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: neon-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

neon 0.37.1-1

HTTP/1.1 and WebDAV client library

https://notroj.github.io/neon/

sudo pacman -S neon
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Neon
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: neon from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libneon-devel 0.37.1-1.2

An HTTP and WebDAV Client Library

https://notroj.github.io/neon/

sudo zypper install libneon-devel
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: neon
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Neon
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libneon-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libneon27 0.37.1-1.2

An HTTP and WebDAV Client Library

https://notroj.github.io/neon/

sudo zypper install libneon27
  • License: LGPL-2.0-or-later
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: neon
  • 9 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Neon
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libneon27 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libneon27-32bit 0.37.1-1.2

An HTTP and WebDAV Client Library

https://notroj.github.io/neon/

sudo zypper install libneon27-32bit
  • License: LGPL-2.0-or-later
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: neon
  • 9 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Neon
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libneon27-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

neon

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

来源线索

由仓库数据生成

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

使用的来源

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