# Installer rasterio avec Homebrew, apt, apk, MacPorts, Nix, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:rasterio
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rasterio
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rio
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install rasterio
```

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

- apk (92%):

```sh
sudo apk add rio
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#rio
```

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

- pacman (92%):

```sh
sudo pacman -S rio
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/rio
```

  Preuve: Scoop official bucket manifest trees: bucket/rio.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id raphamorim.rio -e
```

  Preuve: Windows Package Manager source index: raphamorim.rio from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:rasterio
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/rasterio>
- **Version:** 1.5.0
- **Résumé source:** Reads and writes geospatial raster datasets
- **Page d'accueil:** <https://rasterio.readthedocs.io/en/stable/>
- **Dépôt:** <https://github.com/rasterio/rasterio>
- **Docs amont:** <https://rasterio.readthedocs.io/en/stable>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://files.pythonhosted.org/packages/f6/88/edb4b66b6cb2c13f123af5a3896bf70c0cbe73ab3cd4243cb4eb0212a0f6/rasterio-1.5.0.tar.gz>
- **Dernière mise à jour:** 2026-07-13T11:34:11Z
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- rio (cli)
- rio (alias)

## Dépendances

- certifi
- gdal
- numpy
- python@3.14

## Dépendances de compilation

- cmake
- meson
- ninja

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 1.5.0
- gestionnaire mis à jour: 2026-07-13
- données locales: OK
- dépôt amont: https://rasterio.readthedocs.io/en/stable/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

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


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** rasterio
- **Version Scheme:** 0
- **Revision:** 2
- **Conflicts With:** rio-terminal
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - python3-rasterio - 1.4.3-2+b1: normalized package name match | Debian stable package indexes: python3-rasterio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python 3 API for using geospatial raster data with Numpy | https://github.com/rasterio/rasterio
- Debian apt - rasterio - 1.4.3-2: normalized package name match | Debian stable package indexes: rasterio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Command line tool for investigating geospatial rasters | https://github.com/rasterio/rasterio
- Ubuntu apt - python3-rasterio - 1.3.9-4build1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-rasterio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python 3 API for using geospatial raster data with Numpy | https://github.com/rasterio/rasterio
- Ubuntu apt - rasterio - 1.3.9-4build1: normalized package name match | Ubuntu 24.04 LTS package indexes: rasterio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Command line tool for investigating geospatial rasters | https://github.com/rasterio/rasterio
- MacPorts - rio: installed executable or alias match | MacPorts ports tree: aqua/rio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - rio - 1.07-16: installed executable or alias match | Debian stable package indexes: rio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Command line Diamond Rio MP3 player controller
- Nix - rio: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ri/rio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - rio - 1.07-15: installed executable or alias match | Ubuntu 24.04 LTS package indexes: rio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Command line Diamond Rio MP3 player controller
- apk - rio - 0.4.5-r0: installed executable or alias match | Alpine Linux edge package indexes: rio from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. | https://raphamorim.io/rio
- apk - rio-doc - 0.4.5-r0: installed executable or alias match | Alpine Linux edge package indexes: rio-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. (documentation) | https://raphamorim.io/rio
- apk - rio-terminfo - 0.4.5-r0: installed executable or alias match | Alpine Linux edge package indexes: rio-terminfo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. | https://raphamorim.io/rio
- pacman - rio - 0.4.7-1: installed executable or alias match | Arch Linux sync databases: rio from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A hardware-accelerated GPU terminal emulator powered by WebGPU | https://github.com/raphamorim/rio
- Scoop - extras/rio: installed executable or alias match | Scoop official bucket manifest trees: bucket/rio.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - raphamorim.rio: installed executable or alias match | Windows Package Manager source index: raphamorim.rio from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/fr/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [gdal](https://www.automicvault.com/fr/pkg/brew/gdal/) - Runtime dependency declared by Homebrew.
- [numpy](https://www.automicvault.com/fr/pkg/brew/numpy/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/fr/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [meson](https://www.automicvault.com/fr/pkg/brew/meson/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/fr/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [proj](https://www.automicvault.com/fr/pkg/brew/proj/) - Shares av.db curated category or tags: cli, geospatial, gis, science.
- [sfcgal](https://www.automicvault.com/fr/pkg/brew/sfcgal/) - Shares av.db curated category or tags: cli, geospatial, science.
- [geos](https://www.automicvault.com/fr/pkg/brew/geos/) - Shares av.db curated category or tags: cli, geospatial, gis, science.
- [arxiv_latex_cleaner](https://www.automicvault.com/fr/pkg/brew/arxiv-latex-cleaner/) - Shares av.db curated category or tags: cli, python, science.
- [btllib](https://www.automicvault.com/fr/pkg/brew/btllib/) - Shares av.db curated category or tags: cli, python, science.
- [cutadapt](https://www.automicvault.com/fr/pkg/brew/cutadapt/) - Shares av.db curated category or tags: cli, python, science.
- [dxpy](https://www.automicvault.com/fr/pkg/brew/dxpy/) - Shares av.db curated category or tags: cli, python, science.
- [geographiclib](https://www.automicvault.com/fr/pkg/brew/geographiclib/) - Shares av.db curated category or tags: cli, geospatial, science.
- [badread](https://www.automicvault.com/fr/pkg/brew/badread/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, numpy, python, python-3-14, reads.

## Combined YAML source

View the package source record on GitHub. [combined/rasterio.yml](https://github.com/automic-vault/db/blob/main/combined/rasterio.yml)


## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
