🍺 BREW Explorer

← all formulae

fdroidserver

brew install fdroidserver v2.4.5 AGPL-3.0-or-later

Create and manage Android app repositories for F-Droid

102
30-day installs · #3439
326
90-day · #3406
1.1k
365-day · #3667

Runtime dependencies

Build dependencies

Links

Caveats

For complete functionality, fdroidserver requires that the
Android SDK's "build-tools" and "platform-tools" are installed,
and those require a Java JDK.  Also, it is best if the base path
of the Android SDK is set in the environment variable ANDROID_HOME.
To do this all from the command line, run:

  brew install --cask android-commandlinetools temurin
  export ANDROID_HOME=$HOMEBREW_CELLAR/fdroidserver/2.4.5/share/android-commandlinetools
  $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager "platform-tools" "build-tools;34.0.0"
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "cmake",
    "ninja",
    "pkgconf",
    "pybind11",
    "rust"
  ],
  "categories": [],
  "caveats": "For complete functionality, fdroidserver requires that the\nAndroid SDK\u0027s \"build-tools\" and \"platform-tools\" are installed,\nand those require a Java JDK.  Also, it is best if the base path\nof the Android SDK is set in the environment variable ANDROID_HOME.\nTo do this all from the command line, run:\n\n  brew install --cask android-commandlinetools temurin\n  export ANDROID_HOME=$HOMEBREW_CELLAR/fdroidserver/2.4.5/share/android-commandlinetools\n  $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager \"platform-tools\" \"build-tools;34.0.0\"\n",
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "cryptography",
    "freetype",
    "libmagic",
    "libsodium",
    "libyaml",
    "numpy",
    "pillow",
    "python@3.14",
    "qhull",
    "rclone",
    "s3cmd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Create and manage Android app repositories for F-Droid",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:33+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "fdroidserver",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://f-droid.org",
  "homepage_og_description": "F-Droid is the app distribution ecosystem for Android where your user freedom comes first. Discover our app store, explore the world of free and open source (FOSS) apps and [learn](https://f-droid.org/about/) about our app distribution tools.",
  "homepage_og_image": "https://f-droid.org/assets/fdroid-logo_bfHl7nsLHOUQxzdU8-rGIhn4bAgl6z7k2mA3fWoCyT4=.png",
  "homepage_title": "F-Droid - Free and Open Source Android App Repository",
  "installs_30d": 102,
  "installs_365d": 1110,
  "installs_90d": 326,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "AGPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "fdroidserver",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3439,
  "rank_365d": 3667,
  "rank_90d": 3406,
  "raw_hash": "819d0b3a28424c4a",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/f/fdroidserver.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libffi",
    "libxml2",
    "libxslt"
  ],
  "version_head": null,
  "version_stable": "2.4.5",
  "versioned_formulae": [],
  "why_use_this": null
}