# Install radicle with Homebrew, pacman, Nix

Sovereign code forge built on Git. Version 1.9.1 via Homebrew; verified 2026-05-22. Also installable with pacman: sudo pacman -S radicle.

## Install

```sh
sudo av install brew:radicle
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install radicle
```

  Evidence: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S radicle
```

  Evidence: Arch Linux sync databases: radicle from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#radicle-node
```

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

## Package facts

- **Package key:** brew:radicle
- **Package manager:** Homebrew
- **Version:** 1.9.1
- **Source summary:** Sovereign code forge built on Git
- **Homepage:** <https://radicle.xyz>
- **Last updated:** 2026-05-22T13:18:23Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- git-remote-rad (alias)
- radicle-node (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.9.1

## Security Notes

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



## 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

- Unix: ~/.radicle/config.json
## Other Package-Manager Records

- pacman - radicle - 1.9.1-3: normalized package name match | Arch Linux sync databases: radicle from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | open source, peer-to-peer code collaboration stack built on Git | https://radicle.dev
- Nix - radicle-node: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ra/radicle-node/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/radicle.yml](https://github.com/mxcl/pkgdb/blob/main/combined/radicle.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
