# fdroidcl mit Homebrew, apt, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fdroidcl in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:fdroidcl
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fdroidcl
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install fdroidcl
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#fdroidcl
```

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

### Windows

- winget (92%):

```sh
winget install --id Hoverth.fdroidcl -e
```

  Evidenz: Windows Package Manager source index: Hoverth.fdroidcl from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:fdroidcl
- **Paketmanager:** Homebrew
- **Version:** 0.8.1
- **Quellzusammenfassung:** F-Droid desktop client
- **Homepage:** <https://github.com/Hoverth/fdroidcl>
- **Repository:** <https://github.com/Hoverth/fdroidcl>
- **Zuletzt aktualisiert:** 2026-07-25T20:54:34-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- fdroidcl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.1
## Projektgeschichte und Nutzung

fdroidcl is a command-line desktop client for F-Droid. It is not an F-Droid repository server and it is not a replacement Android app store UI; it is a host-side tool that talks to connected Android devices over ADB and operates on F-Droid repositories from a terminal.

### Projektgeschichte

The fdroidcl repository was created in 2015 and its README presents the tool as a simple command-line client for F-Droid. The README contrasts it with the Android client: the Android client integrates with the device for update checks and notifications, while fdroidcl runs on the desktop and uses ADB.

The project grew from basic index, search, install, uninstall, and download operations into a broader CLI that can manage repositories and setups. The README documents commands for updating indexes, searching apps, installing updates, scanning connected devices, managing repositories, and creating setup definitions for mass installs.

### Adoptionsgeschichte

The supplied package facts show fdroidcl distributed by Homebrew, Debian, Ubuntu, Nix, and winget. That spread is notable for a small F-Droid companion tool: it means the CLI is useful outside a single Linux packaging niche and has become a recognizable bridge between desktop package managers, Android devices, and F-Droid repositories.

The README notes unofficial Debian and Ubuntu packages, while the current package facts show wider packaging. Its adoption is tied to users who manage multiple Android devices, prefer scripted installs, or want F-Droid repository access without installing the Android F-Droid client on every device first.

### Wie es verwendet wird

The normal workflow is to run fdroidcl update to download repository indexes, search or show app metadata, and then install or upgrade packages on a connected device. Repository management and setup export/import make it useful for repeatable device provisioning.

The README also documents clear limits: fdroidcl does not run as a daemon, does not act as an F-Droid server, and does not swap apps with devices. Those boundaries make it a focused CLI rather than a general F-Droid platform.

### Warum Paket-Nerds sich dafür interessieren

fdroidcl is interesting because it turns F-Droid into something closer to a traditional package-manager CLI. For package nerds, app IDs, repository indexes, repeatable installs, and ADB-backed device operations make Android app management feel closer to apt, brew, or pacman workflows.

### Zeitleiste

- 2015: GitHub repository created and early v0.1.0 tag history appears.
- 2025: v0.8.1 tag history shows ongoing maintenance.
- 2026: README requires Go 1.21 or later and documents repository and setup management commands.

### Related projects

- F-Droid is the upstream app distribution ecosystem whose repositories fdroidcl consumes.
- ADB is the Android device bridge fdroidcl uses to operate on connected devices.
- fdroidserver is the complementary tool suite for creating and maintaining F-Droid repositories.

### Quellen

- <https://github.com/Hoverth/fdroidcl>
- <https://raw.githubusercontent.com/Hoverth/fdroidcl/master/README.md>
- <https://api.github.com/repos/Hoverth/fdroidcl>
- <https://formulae.brew.sh/formula/fdroidcl>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal


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

- Linux: ~/.config/fdroidcl/config.toml
## Andere Paketmanager-Einträge

- Debian apt - fdroidcl - 0.7.0-1+b11: normalized package name match | Debian stable package indexes: fdroidcl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | F-Droid desktop client | https://github.com/mvdan/fdroidcl
- Debian apt - golang-github-mvdan-fdroidcl-dev - 0.7.0-1: normalized package name match | Debian stable package indexes: golang-github-mvdan-fdroidcl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fdroidcl develpoment files | https://github.com/mvdan/fdroidcl
- Nix - fdroidcl: normalized package name match | nixpkgs package indexes: pkgs/by-name/fd/fdroidcl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - fdroidcl - 0.7.0-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: fdroidcl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | F-Droid desktop client | https://github.com/mvdan/fdroidcl
- Ubuntu apt - golang-github-mvdan-fdroidcl-dev - 0.7.0-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: golang-github-mvdan-fdroidcl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fdroidcl develpoment files | https://github.com/mvdan/fdroidcl
- winget - Hoverth.fdroidcl: normalized package name match | Windows Package Manager source index: Hoverth.fdroidcl from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Quellen

- 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
