# Installer bossa avec Homebrew, apt, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bossa pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:bossa
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bossa
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bossa
```

  Preuve: MacPorts ports tree: cross/bossa/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install bossa
```

  Preuve: Debian stable package indexes: bossa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#bossa
```

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

## Faits du paquet

- **Clé du paquet:** brew:bossa
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/bossa>
- **Version:** 1.9.1
- **Résumé source:** Flash utility for Atmel SAM microcontrollers
- **Page d'accueil:** <https://github.com/shumatech/BOSSA>
- **Dépôt:** <https://github.com/shumatech/BOSSA>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://github.com/shumatech/BOSSA/archive/refs/tags/1.9.1.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- bossac (cli)
- bossash (cli)
- bossac (alias)
- bossash (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.9.1
- données locales: OK
- dépôt amont: https://github.com/shumatech/BOSSA
- dernière version détectée: 1.9.1 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

BOSSA is ShumaTech's flash programming utility for Atmel SAM ARM microcontrollers, with bossac providing the command-line interface commonly packaged for developer and embedded workflows.

### Historique du projet

BOSSA was created by Scott Shumate as an open source replacement for Atmel's SAM-BA software. The name expands to Basic Open Source SAM-BA Application, reflecting the goal of a simpler programmer for SAM-family microcontrollers.

The GitHub repository dates to August 2011, and the README describes both the GUI-oriented BOSSA project and the command-line bossac tool. The project is BSD-licensed and written primarily in C++.

### Historique d'adoption

The batch input records packaging in Homebrew, Debian, Ubuntu, MacPorts, and Nix, which matches BOSSA's long tail as an embedded host tool used from developer laptops and build systems.

BOSSA also became familiar outside the original ShumaTech audience through development-board support; the README lists SAMD21 and SAMD51 among supported families and credits board contributions from Atmel, David Crocker, and Adafruit Industries.

### Modes d'utilisation

Developers use bossac to write binary images to the flash or ROM of supported Atmel SAM devices over USB or serial connections, and to inspect or dump target memory. GUI BOSSA covers interactive programming workflows, while bossac is better suited to scripts and IDE toolchains.

The tool is usually invoked after a device is placed into its SAM-BA bootloader mode, so it is packaged as a host-side flashing utility rather than as firmware.

### Pourquoi les passionnés de paquets s'y intéressent

BOSSA is package-nerd significant because a tiny-looking formula provides a critical bridge between general-purpose developer machines and microcontroller boot ROMs.

Its command names matter: users often search for bossac because IDEs and embedded build systems invoke that executable even though the upstream project name is BOSSA.

### Chronologie

- 2011-08: Official GitHub repository metadata shows the BOSSA repository created.
- 2016: GitHub release metadata shows 1.7.0 in the public release feed.
- 2023: Repository metadata shows upstream activity continuing into the 1.9.x era.
- 2026: Package-manager input records Homebrew, Debian, Ubuntu, MacPorts, and Nix availability.

### Related projects

- Atmel SAM-BA is the proprietary tool and boot-assistant ecosystem BOSSA was created to replace.
- bossac is the command-line BOSSA frontend shipped by this package.
- Atmel SAM device families such as SAMD21, SAMD51, SAM3, SAM4, and SAM7 are the target microcontroller families listed by the upstream README.

### Sources

- <https://api.github.com/repos/shumatech/BOSSA>
- <https://api.github.com/repos/shumatech/BOSSA/releases?per_page=100>
- <https://github.com/shumatech/BOSSA>
- <https://www.shumatech.com/web/products/bossa>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - bossa - 1.9.1-3+b6: normalized package name match | Debian stable package indexes: bossa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Atmel SAM ARM microcontroller flash programming GUI | https://www.shumatech.com/web/products/bossa
- Debian apt - bossa-cli - 1.9.1-3+b6: normalized package name match | Debian stable package indexes: bossa-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Atmel SAM ARM microcontroller flash programming utility | https://www.shumatech.com/web/products/bossa
- Nix - bossa: normalized package name match | nixpkgs package indexes: pkgs/by-name/bo/bossa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - bossa - 1.9.1-3ubuntu5: normalized package name match | Ubuntu 24.04 LTS package indexes: bossa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Atmel SAM ARM microcontroller flash programming GUI | https://www.shumatech.com/web/products/bossa
- Ubuntu apt - bossa-cli - 1.9.1-3ubuntu5: normalized package name match | Ubuntu 24.04 LTS package indexes: bossa-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Atmel SAM ARM microcontroller flash programming utility | https://www.shumatech.com/web/products/bossa
- MacPorts - bossa: normalized package name match | MacPorts ports tree: cross/bossa/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [lpc21isp](https://pkg.so/fr/brew/lpc21isp/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, microcontroller.
- [arduino-cli](https://pkg.so/fr/brew/arduino-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [avrdude](https://pkg.so/fr/brew/avrdude/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, microcontroller.
- [arm-none-eabi-gdb](https://pkg.so/fr/brew/arm-none-eabi-gdb/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [picotool](https://pkg.so/fr/brew/picotool/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [mpremote](https://pkg.so/fr/brew/mpremote/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [minipro](https://pkg.so/fr/brew/minipro/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [espflash](https://pkg.so/fr/brew/espflash/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded.
- [avra](https://pkg.so/fr/brew/avra/) - Local package facts share a topical domain. Shared terms: atmel, cli, developer, developer-tools, embedded.
- [elf2uf2-rs](https://pkg.so/fr/brew/elf2uf2-rs/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, embedded, microcontrollers.
- [lm4tools](https://pkg.so/fr/brew/lm4tools/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, embedded, microcontrollers.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
