fdroidcl Command Examples

Manage F-Droid apps of devices connected via ADB. More information: https://github.com/mvdan/fdroidcl.

fdroidcl update

fdroidcl show {{app_id}}

fdroidcl download {{app_id}}

fdroidcl search {{search_pattern}}

fdroidcl install {{app_id}}

fdroidcl repo add {{repo_name}} {{url}}

fdroidcl repo {{remove|enable|disable}} {{repo_name}}