# Installer baresip avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:baresip
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install baresip
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install baresip
```

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

### Linux

- apk (92%):

```sh
sudo apk add baresip
```

  Preuve: Alpine Linux edge package indexes: baresip from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install baresip
```

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

- dnf (92%):

```sh
sudo dnf install baresip
```

  Preuve: Fedora Rawhide package metadata: baresip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#baresip
```

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

- pacman (92%):

```sh
sudo pacman -S baresip
```

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

- zypper (92%):

```sh
sudo zypper install baresip
```

  Preuve: openSUSE Tumbleweed package metadata: baresip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:baresip
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.10.0
- **Résumé source:** Modular SIP useragent
- **Page d'accueil:** <https://github.com/baresip/baresip>
- **Dépôt:** <https://github.com/baresip/baresip>
- **Dernière mise à jour:** 2026-07-22T12:03:23Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- baresip (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.10.0
## Historique du projet et usages

Baresip is a portable, modular SIP user agent with audio and video support, used from the command line and built around selectable modules for signaling, media, devices, and NAT traversal.

### Historique du projet

The upstream README credits Alfred E. Heggestad and contributors from 2010 onward and describes Baresip as a BSD-licensed SIP user agent. It depends on the related libre networking library and is configured through simple files that are generated in the user's home directory on first run.

Baresip has expanded from a compact SIP endpoint into a broad media and signaling toolkit with TLS, SRTP, DTLS-SRTP, ZRTP, STUN, TURN, ICE, multiple audio and video codecs, native audio/video backends, command-line control, and optional HTTP and MQTT management modules.

### Historique d'adoption

Baresip is adopted by users who want a scriptable or terminal-friendly SIP softphone instead of a large desktop VoIP client. Its package coverage across Alpine, Debian, Fedora, Arch, Ubuntu, openSUSE, MacPorts, Nix, and Homebrew reflects its usefulness to VoIP developers, test environments, and Unix telephony setups.

### Modes d'utilisation

A typical installation starts baresip once to generate configuration under ~/.baresip, then edits accounts and config files for SIP registration, codecs, devices, NAT traversal, and modules. The package exposes a single baresip executable while related examples and wiki pages document account and configuration syntax.

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

Baresip is package-nerd significant because it pulls real-time communications into normal Unix packaging: OpenSSL/libre dependencies, optional media modules, platform audio backends, codec feature choices, and configuration files that make SIP testing possible from scripts and terminals.

### Chronologie

- 2010: Upstream copyright history begins for Alfred E. Heggestad and contributors.
- 2024: Baresip 3.x continues monthly-style releases with modular SIP, audio, video, and NAT traversal work.
- 2025: Baresip 4.0.0 is released.
- 2026: Baresip 4.9.0 is released with continued SIP, TLS, Android audio, contact, and test improvements.

### Related projects

- Baresip is closely related to the libre library from the same project ecosystem. It also sits near SIP clients and tools such as Linphone, PJSIP/PJSUA, SIPp, and Asterisk, but with a smaller modular user-agent focus.

### Sources

- <https://github.com/baresip/baresip/blob/main/CHANGELOG.md>
- <https://github.com/baresip/baresip/blob/main/README.md>
- <https://github.com/baresip/baresip/wiki/Accounts>
- <https://github.com/baresip/baresip/wiki/Configuration>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour baresip. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: ~/.baresip/config

## Credential files

- Unix: ~/.baresip/accounts
## Autres enregistrements de gestionnaires de paquets

- Debian apt - baresip - 1.1.0-3: normalized package name match | Debian stable package indexes: baresip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | portable and modular SIP user-agent - metapackage | https://github.com/baresip/baresip
- Debian apt - baresip-core - 1.1.0-3: normalized package name match | Debian stable package indexes: baresip-core from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | portable and modular SIP user-agent - core parts | https://github.com/baresip/baresip
- Debian apt - baresip-ffmpeg - 1.1.0-3: normalized package name match | Debian stable package indexes: baresip-ffmpeg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | portable and modular SIP user-agent - FFmpeg codecs and formats | https://github.com/baresip/baresip
- Debian apt - baresip-gstreamer - 1.1.0-3: normalized package name match | Debian stable package indexes: baresip-gstreamer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | portable and modular SIP user-agent - GStreamer pipelines | https://github.com/baresip/baresip
- Debian apt - baresip-gtk - 1.1.0-3: normalized package name match | Debian stable package indexes: baresip-gtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | portable and modular SIP user-agent - GTK+ front-end | https://github.com/baresip/baresip
- Debian apt - baresip-x11 - 1.1.0-3: normalized package name match | Debian stable package indexes: baresip-x11 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | portable and modular SIP user-agent - X11 features | https://github.com/baresip/baresip
- Nix - baresip: normalized package name match | nixpkgs package indexes: pkgs/by-name/ba/baresip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - baresip - 1.0.0-4build14: normalized package name match | Ubuntu 24.04 LTS package indexes: baresip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | portable and modular SIP user-agent - metapackage | https://github.com/baresip/baresip
- Ubuntu apt - baresip-core - 1.0.0-4build14: normalized package name match | Ubuntu 24.04 LTS package indexes: baresip-core from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | portable and modular SIP user-agent - core parts | https://github.com/baresip/baresip
- Ubuntu apt - baresip-ffmpeg - 1.0.0-4build14: normalized package name match | Ubuntu 24.04 LTS package indexes: baresip-ffmpeg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | portable and modular SIP user-agent - FFmpeg codecs and formats | https://github.com/baresip/baresip
- Ubuntu apt - baresip-gstreamer - 1.0.0-4build14: normalized package name match | Ubuntu 24.04 LTS package indexes: baresip-gstreamer from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | portable and modular SIP user-agent - GStreamer pipelines | https://github.com/baresip/baresip
- Ubuntu apt - baresip-gtk - 1.0.0-4build14: normalized package name match | Ubuntu 24.04 LTS package indexes: baresip-gtk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | portable and modular SIP user-agent - GTK+ front-end | https://github.com/baresip/baresip
- Ubuntu apt - baresip-x11 - 1.0.0-4build14: normalized package name match | Ubuntu 24.04 LTS package indexes: baresip-x11 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | portable and modular SIP user-agent - X11 features | https://github.com/baresip/baresip
- apk - baresip - 4.10.0-r0: normalized package name match | Alpine Linux edge package indexes: baresip from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Baresip is a modular SIP User-Agent with audio and video support | https://github.com/baresip/baresip
- apk - baresip-dev - 4.10.0-r0: normalized package name match | Alpine Linux edge package indexes: baresip-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Baresip is a modular SIP User-Agent with audio and video support (development files) | https://github.com/baresip/baresip
- dnf - baresip - 4.10.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: baresip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Modular SIP user-agent with audio and video support | https://github.com/baresip/baresip


## Combined YAML source

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


## Sources

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