How to Install gplaycli in Ubuntu 18.04



Install gplaycli by entering the following commands in the terminal:

sudo apt update
sudo apt install gplaycli

Description:

Google Play downloader command line interface

GPlayCli is a command line tool to search, install, update Android applications from the Google Play Store. The main goal was to be able to run this script with a cronjob, in order to automatically update an F-Droid server instance.

Homepage: https://github.com/matlink/gplaycli

Version: 0.2.10-1

Section: universe/utils