# Installer rclone

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

## installation

```sh
sudo av install brew:rclone
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rclone
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rclone
```

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

### Linux

- apk (92%):

```sh
sudo apk add rclone
```

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

- Debian apt (92%):

```sh
sudo apt install rclone
```

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

- dnf (92%):

```sh
sudo dnf install rclone
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#rclone
```

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

- pacman (92%):

```sh
sudo pacman -S rclone
```

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

- zypper (92%):

```sh
sudo zypper install rclone
```

  Preuve: openSUSE Tumbleweed package metadata: rclone from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install rclone
```

  Preuve: Chocolatey community package catalog: rclone from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','quarkus'

- Scoop (92%):

```sh
scoop install main/rclone
```

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

- winget (92%):

```sh
winget install --id Rclone.Rclone -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:rclone
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/rclone>
- **Version:** 1.74.2
- **Résumé source:** Rsync for cloud storage
- **Page d'accueil:** <https://rclone.org/>
- **Dépôt:** <https://github.com/rclone/rclone>
- **Docs amont:** <https://rclone.org/>
- **Licence:** MIT
- **Archive source:** <https://github.com/rclone/rclone/archive/refs/tags/v1.74.2.tar.gz>
- **Mis à jour:** 2026-05-23T14:41:11Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- rclone (cli)
- rclone (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Caveats: Homebrew's installation does not include the `mount` subcommand on macOS which depends on FUSE, use `nfsmount` instead.
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 1.74.2
- gestionnaire mis à jour: 2026-05-23
- données locales: ok
- dépôt amont: https://github.com/rclone/rclone
- dernière version détectée: v1.74.2 (current)

## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / medium
- infrastructure mutation or orchestration signal
- **radioisotope:** Plain Text rclone Remote Credentials

## Liens liés

- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [fdroidserver](https://www.automicvault.com/pkg/brew/fdroidserver/) - Popular package that depends on this formula.
- [git-annex-remote-rclone](https://www.automicvault.com/pkg/brew/git-annex-remote-rclone/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- radioisotope security manifest
- local isotope README
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
