fdroidcl
F-Droid CLI client. More information: <https://github.com/mvdan/fdroidcl>.
Install
- All systems
-
curl cmd.cat/fdroidcl.sh
- Debian
-
apt-get install fdroidcl - Ubuntu
-
apt-get install fdroidcl - Kali Linux
-
apt-get install fdroidcl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fdroidcl
F-Droid CLI client. More information: <https://github.com/mvdan/fdroidcl>.
-
Fetch the F-Droid index:
fdroidcl update -
Display info about an app:
fdroidcl show app_id -
Download an APK file:
fdroidcl download app_id -
Search for an app in the index:
fdroidcl search search_pattern -
Install an app on a connected device:
fdroidcl install app_id
© tl;dr; authors and contributors