# Install autoenv with Homebrew, Nix

Per-project, per-directory shell environments. Version 0.4.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#autoenv.

## Install

```sh
sudo av install brew:autoenv
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install autoenv
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#autoenv
```

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

## Package facts

- **Package key:** brew:autoenv
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/autoenv>
- **Version:** 0.4.0
- **Source summary:** Per-project, per-directory shell environments
- **Homepage:** <https://github.com/hyperupcall/autoenv>
- **Repository:** <https://github.com/hyperupcall/autoenv>
- **License:** MIT
- **Source archive:** <https://github.com/hyperupcall/autoenv/archive/refs/tags/v0.4.0.tar.gz>
- **Generated:** 2026-08-04T22:13:35+00:00

## Dependencies

- bash

## Install behavior

- Post-install hook: not defined
- Caveats: To finish the installation, source activate.sh in your shell: source $HOMEBREW_PREFIX/opt/autoenv/activate.sh
- Bottle: available on all

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 0.4.0
- Local data: ok
- Upstream repository: https://github.com/hyperupcall/autoenv
- Upstream latest detected: v0.4.0 (current)
- info: No package-manager update timestamp was available.

## Security Notes

No matching local secret-handling manifest was found for autoenv. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** autoenv
- **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:** head, stable

## Other Package-Manager Records

- Nix - autoenv: normalized package name match | nixpkgs package indexes: pkgs/by-name/au/autoenv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://pkg.so/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [bash](https://pkg.so/brew/bash/) - Runtime dependency declared by Homebrew.
- [emojify](https://pkg.so/brew/emojify/) - Local package facts share a topical domain. Shared terms: bash, shell.
- [gdrive-downloader](https://pkg.so/brew/gdrive-downloader/) - Local package facts share a topical domain. Shared terms: bash, shell.
- [semtag](https://pkg.so/brew/semtag/) - Local package facts share a topical domain. Shared terms: bash, shell.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
