macOS
brew install nushelllocal Homebrew formula metadata
sudo port install nushellMacPorts ports tree · shells/nushell/Portfile · source: api.github.com
brew
Modern shell for the GitHub era. Version 0.114.0 via Homebrew; verified 2026-07-05.
install
brew install nushelllocal Homebrew formula metadata
sudo port install nushellMacPorts ports tree · shells/nushell/Portfile · source: api.github.com
sudo apk add nushellAlpine Linux edge package indexes · nushell · source: dl-cdn.alpinelinux.org
sudo dnf install nushellFedora Rawhide package metadata · nushell · source: dl.fedoraproject.org
nix profile install nixpkgs#nushellnixpkgs package indexes · pkgs/by-name/nu/nushell/package.nix · source: api.github.com
sudo pacman -S nushellArch Linux sync databases · nushell · source: geo.mirror.pkgbuild.com
sudo zypper install nushellopenSUSE Tumbleweed package metadata · nushell · source: download.opensuse.org
choco install nushellChocolatey community package catalog · nushell · source: community.chocolatey.org
winget install --id Nushell.Nushell -eWindows Package Manager source index · Nushell.Nushell · source: cdn.winget.microsoft.com
scoop install main/nuScoop official bucket manifest trees · bucket/nu.json · source: api.github.com
overview
Modern shell for the GitHub era
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/nushell/config.nu~/.config/nushell/env.nu~/.config/nushell/login.nu~/Library/Application Support/nushell/config.nu~/Library/Application Support/nushell/env.nu~/Library/Application Support/nushell/login.nu%APPDATA%\nushell\config.nu%APPDATA%\nushell\env.nu%APPDATA%\nushell\login.nuexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nu | cli | global executable | |
nu_plugin_custom_values | cli | global executable | |
nu_plugin_example | cli | global executable | |
nu_plugin_formats | cli | global executable | |
nu_plugin_gstat | cli | global executable | |
nu_plugin_inc | cli | global executable | |
nu_plugin_polars | cli | global executable | |
nu_plugin_query | cli | global executable | |
nu_plugin_stress_internals | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nushell/nushell
install metadata
| Package key | brew:nushell |
|---|---|
| Version | 0.114.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nushell |
| Homepage | https://www.nushell.sh |
| Repository | https://github.com/nushell/nushell |
| Upstream docs | https://www.nushell.sh/book |
| License | MIT |
| Source archive | https://github.com/nushell/nushell/archive/refs/tags/0.114.0.tar.gz |
| Last updated | 2026-07-05T04:22:50Z |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf, rust |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nushell |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nushell
nix profile install nixpkgs#nushellnushell 0.104.1-r0
A new type of shell
sudo apk add nushellnushell-doc 0.104.1-r0
A new type of shell (documentation)
sudo apk add nushell-docnushell-plugins 0.104.1-r0
Nushell plugins
sudo apk add nushell-pluginsnushell 0.99.1-4.fc45
A new type of shell
sudo dnf install nushellnushell 0.113.1-1
A new type of shell
sudo pacman -S nushellnushell 0.113.1-1.1
A new type of shell
sudo zypper install nushellnushell-plugin_custom_values 0.113.1-1.1
Plugin nu_plugin_custom_values for nushell
sudo zypper install nushell-plugin_custom_valuesnushell-plugin_example 0.113.1-1.1
Plugin nu_plugin_example for nushell
sudo zypper install nushell-plugin_examplenushell-plugin_formats 0.113.1-1.1
Plugin nu_plugin_formats for nushell
sudo zypper install nushell-plugin_formatsnushell-plugin_gstat 0.113.1-1.1
Plugin nu_plugin_gstat for nushell
sudo zypper install nushell-plugin_gstatnushell-plugin_inc 0.113.1-1.1
Plugin nu_plugin_inc for nushell
sudo zypper install nushell-plugin_incnushell-plugin_polars 0.113.1-1.1
Plugin nu_plugin_polars for nushell
sudo zypper install nushell-plugin_polarsnushell-plugin_query 0.113.1-1.1
Plugin nu_plugin_query for nushell
sudo zypper install nushell-plugin_querynushell-plugin_stress_internals 0.113.1-1.1
Plugin nu_plugin_stress_internals for nushell
sudo zypper install nushell-plugin_stress_internalsnushell
sudo port install nushellsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.