# Install mas with Homebrew, MacPorts, Nix

Mac App Store command-line interface. Version 7.0.0 via Homebrew; verified 2026-06-09.

## Install

```sh
sudo av install brew:mas
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mas
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mas
```

  Evidence: MacPorts ports tree: sysutils/mas/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mas
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ma/mas/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:mas
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mas>
- **Version:** 7.0.0
- **Source summary:** Mac App Store command-line interface
- **Homepage:** <https://github.com/mas-cli/mas>
- **Repository:** <https://github.com/mas-cli/mas>
- **Upstream docs:** <https://github.com/mas-cli/mas#readme>
- **License:** MIT
- **Source archive:** <https://github.com/mas-cli/mas.git>
- **Last updated:** 2026-06-09T11:09:24+02:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- mas (cli)
- mas (alias)

## Uses from macOS

- jq

## Install behavior

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

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 7.0.0
- Package-manager updated: 2026-06-09
- Local data: ok
- Upstream repository: https://github.com/mas-cli/mas
- info: No cached GitHub release or tag data was available.
## Project history and usage

mas is a macOS command-line interface for the Mac App Store, designed for scripting and automation. It gives package-manager users a way to search, list, install, update, and inspect App Store apps from shell scripts and Brewfiles.

### Project history

The mas repository was created in August 2015, and v1.0.0 was released in September 2015 as the initial public release. Early releases quickly added app upgrade and App Store sign-in/sign-out commands, establishing the project's role as a bridge between command-line workflows and Apple's GUI-oriented app distribution system.

The project matured into a Swift-based macOS utility with a man page, `mas --help`, GitHub wiki documentation, and a command table in the README. Recent releases continue to track App Store behavior and macOS compatibility changes; the v6 series improved minimum-OS handling for outdated checks, and GitHub listed v7.0.0 as the latest release in May 2026 with optional JSON output and tabular output improvements.

### Adoption history

mas became especially prominent in the Homebrew ecosystem because Homebrew Bundle can include Mac App Store applications in a Brewfile. The official README lists Homebrew Core, the mas tap, MacPorts, and GitHub Releases as installation routes, while the supplied package metadata also records Nix packaging.

With more than twelve thousand GitHub stars, mas is one of the better-known macOS-specific CLI tools. Its adoption reflects a common need among dotfile, laptop-bootstrap, and managed-Mac users: keeping App Store software in the same declarative or scripted workflow as Homebrew packages.

### How it is used

Common commands include `search`, `lookup`, `list`, `outdated`, `get`, `install`, `lucky`, `update`, `uninstall`, `open`, and `home`. The README notes that detailed command documentation is available through `man mas` and `mas --help`.

The CLI depends on macOS and App Store behavior rather than a portable service API. Its README documents practical constraints such as App Store eventual consistency, Spotlight indexing requirements, free-app installation behavior, and the need to purchase paid apps directly in the App Store.

### Why package nerds care

mas is package-nerd glue: it does not replace Homebrew, but it fills the Mac App Store gap that Homebrew intentionally leaves alone. In Brewfiles, it lets a machine rebuild include both Unix packages and GUI App Store apps.

It is also a useful reminder that package management on macOS is plural. Homebrew, MacPorts, Apple's App Store, and system update mechanisms all own different slices, and mas gives one of those slices a scriptable face.

### Timeline

- 2015: GitHub repository created.
- 2015: v1.0.0 initial release.
- 2016: v1.1.0 adds sign-in and sign-out commands.
- 2026: v7.0.0 released with optional JSON output and improved tabular spacing.

### Related projects

- mas is commonly paired with Homebrew Bundle for Brewfile-based Mac provisioning.
- It is related to macOS automation tools and update orchestrators such as Topgrade, both of which can call into system package managers.

### Sources

- <https://api.github.com/repos/mas-cli/mas>
- <https://github.com/mas-cli/mas>
- <https://github.com/mas-cli/mas/releases?page=6>
- <https://github.com/mas-cli/mas/wiki>
- source_facts.package-manager-url


## 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:** mas
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **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

- Nix - mas: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/mas/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - mas: normalized package name match | MacPorts ports tree: sysutils/mas/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.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Package ecosystem packages](https://www.automicvault.com/pkg/package-ecosystem-tools/) - Matched package manager, installer, dependency, registry, or publishing metadata.
- [dark-mode](https://www.automicvault.com/pkg/brew/dark-mode/) - Shares av.db curated category or tags: cli, macos, system.
- [defaultbrowser](https://www.automicvault.com/pkg/brew/defaultbrowser/) - Shares av.db curated category or tags: cli, macos, system.
- [devcockpit](https://www.automicvault.com/pkg/brew/devcockpit/) - Shares av.db curated category or tags: cli, macos, system.
- [fileicon](https://www.automicvault.com/pkg/brew/fileicon/) - Shares av.db curated category or tags: cli, macos, system.
- [infat](https://www.automicvault.com/pkg/brew/infat/) - Shares av.db curated category or tags: cli, macos, system.
- [launch](https://www.automicvault.com/pkg/brew/launch/) - Shares av.db curated category or tags: cli, macos, system.
- [m-cli](https://www.automicvault.com/pkg/brew/m-cli/) - Shares av.db curated category or tags: cli, macos, system.
- [mist-cli](https://www.automicvault.com/pkg/brew/mist-cli/) - Shares av.db curated category or tags: cli, macos, system.

## Combined YAML source

View the package source record on GitHub. [combined/mas.yml](https://github.com/automic-vault/db/blob/main/combined/mas.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
