How to Install gcalcli in Ubuntu 18.04



Install gcalcli by entering the following commands in the terminal:

sudo apt update
sudo apt install gcalcli

Description:

Google Calendar Command Line Interface

gcalcli is a Python application that allows you to access your Google Calendar from a command line. It's easy to get your agenda, search for events, and quickly add new events. Additionally gcalcli can be used as a reminder service to execute any application you want.

Homepage: https://github.com/insanum/gcalcli

Version: 4.0.0~a3-1

Section: universe/utils