Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper, winget, scoop 安装 nushell

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install nushell

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install nushell

MacPorts ports tree · shells/nushell/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

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

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

Windows

Chocolatey已验证 · 92%
choco install nushell

Chocolatey community package catalog · nushell · 来源: community.chocolatey.org

Windows Package Manager已验证 · 92%
winget install --id Nushell.Nushell -e

Windows Package Manager source index · Nushell.Nushell · 来源: cdn.winget.microsoft.com

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

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

概览

软件包摘要

Modern shell for the GitHub era

命令和别名

  • nu
  • nu_plugin_custom_values
  • nu_plugin_example
  • nu_plugin_formats
  • nu_plugin_gstat
  • nu_plugin_inc
  • nu_plugin_polars
  • nu_plugin_query
  • nu_plugin_stress_internals

历史

项目历史与用法

Nushell, or Nu, is a Rust-written shell that treats command output as structured data rather than only byte streams of text. It combines Unix pipelines, PowerShell-style structured data, functional-programming ideas, and cross-platform ambitions into a shell whose everyday objects are tables, records, lists, strings, and typed values.

项目历史

The first public introduction was published on August 23, 2019 by Sophia Turner, Yehuda Katz, and Andres Robalino, with Odin Dutton contributing. That post framed Nu as a shell where commands such as `ls`, `ps`, and file readers yield structured data that can be filtered and transformed with common verbs, while external commands remain available through normal process execution.

采用历史

Nushell's own November 2019 survey captured the early adoption problem: 160 respondents were impressive for a project only a few months public, but most were not yet using Nu, with maturity, time, documentation, integration, and stability as blockers. By the June 27, 2023 'road to 1.0' post, the project reported its 65th public release, official GitHub syntax highlighting, more than 25,000 GitHub stars, and a release-cadence change from three weeks to four weeks to reduce churn on the way to 1.0.

使用方式

Nushell users lean on it for interactive data inspection and small automations: loading JSON/TOML/YAML/CSV-like data, sorting and filtering tables, querying process and filesystem data, composing commands, and writing scripts in a shell language that keeps data structured through the pipeline. The repository README points users to the Nushell Book, command reference, cookbook, Discord, package-manager installs, and GitHub Actions setup support.

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

For package nerds, Nushell is both an end-user shell and a packaging stress test: it is a fast-moving Rust binary with plugins, completions, config files, and cross-platform packaging. Homebrew's formula page listed 50,439 installs over 365 days on July 1, 2026, which is meaningful for an alternative shell that users must actively choose over bash, zsh, fish, or PowerShell.

时间线

  • 2019-08-23: Nushell is publicly introduced.
  • 2019-11-23: First Nushell survey reports 160 responses and early maturity/integration blockers.
  • 2023-06-27: Nushell 0.82 is described as the 65th public release and a road-to-1.0 milestone.
  • 2026-05-30: GitHub release 0.113.1 is published.

Related projects

  • PowerShell
  • bash
  • zsh
  • fish
  • setup-nu

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

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

建议审查

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

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.

Linux
~/.config/nushell/config.nu~/.config/nushell/env.nu~/.config/nushell/login.nu
macOS
~/Library/Application Support/nushell/config.nu~/Library/Application Support/nushell/env.nu~/Library/Application Support/nushell/login.nu
Windows
%APPDATA%\nushell\config.nu%APPDATA%\nushell\env.nu%APPDATA%\nushell\login.nu

可执行文件

已安装的可执行文件

命令类型暴露范围备注
nucli全局可执行文件
nu_plugin_custom_valuescli全局可执行文件
nu_plugin_examplecli全局可执行文件
nu_plugin_formatscli全局可执行文件
nu_plugin_gstatcli全局可执行文件
nu_plugin_inccli全局可执行文件
nu_plugin_polarscli全局可执行文件
nu_plugin_querycli全局可执行文件
nu_plugin_stress_internalscli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本0.114.1
管理器更新时间2026-07-11
本地数据OK
上游当前
检测到的最新版本0.114.1

https://github.com/nushell/nushell

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:nushell
版本0.114.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/nushell
主页https://www.nushell.sh
仓库https://github.com/nushell/nushell
上游文档https://www.nushell.sh/book
许可证MIT
源码归档https://github.com/nushell/nushell/archive/refs/tags/0.114.1.tar.gz
最后更新2026-07-11T21:38:11Z
Pulseupdated
依赖openssl@3
构建依赖pkgconf, rust
macOS 提供的库curl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

nushell

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

nushell 0.104.1-r0

A new type of shell

https://www.nushell.sh

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

nushell-doc 0.104.1-r0

A new type of shell (documentation)

https://www.nushell.sh

sudo apk add nushell-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: nushell
  • normalized package name match
  • 匹配方式:Nushell
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nushell-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

nushell-plugins 0.104.1-r0

Nushell plugins

https://www.nushell.sh

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

nushell 0.99.1-4.fc45

A new type of shell

https://www.nushell.sh/

sudo dnf install nushell
  • License: MIT AND (Apache-2.0 OR MIT) AND BSD-3-Clause AND AND Unicode-3.0 AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 9 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nushell from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

nushell 0.113.1-1

A new type of shell

https://www.nushell.sh

sudo pacman -S nushell
  • License: MIT
  • Architecture: x86_64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Nushell
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: nushell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

nushell 0.113.1-1.1

A new type of shell

https://www.nushell.sh/

sudo zypper install nushell
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_custom_values 0.113.1-1.1

Plugin nu_plugin_custom_values for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_custom_values
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_custom_values from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_example 0.113.1-1.1

Plugin nu_plugin_example for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_example
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_example from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_formats 0.113.1-1.1

Plugin nu_plugin_formats for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_formats
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_formats from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_gstat 0.113.1-1.1

Plugin nu_plugin_gstat for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_gstat
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 6 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_gstat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_inc 0.113.1-1.1

Plugin nu_plugin_inc for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_inc
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_inc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_polars 0.113.1-1.1

Plugin nu_plugin_polars for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_polars
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_polars from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_query 0.113.1-1.1

Plugin nu_plugin_query for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_query
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 6 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_query from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nushell-plugin_stress_internals 0.113.1-1.1

Plugin nu_plugin_stress_internals for nushell

https://www.nushell.sh/

sudo zypper install nushell-plugin_stress_internals
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nushell
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Nushell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nushell-plugin_stress_internals from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

nushell

sudo port install nushell
  • normalized package name match
  • 匹配方式:Nushell
MacPorts ports tree · api.github.com · MacPorts ports tree: shells/nushell/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment