How To Install Leave On Debian, Ubuntu, Kali And Raspbian?

How To Install Leave On Debian, Ubuntu, Kali And Raspbian?

leave

Remind when it’s time to leave.
To remove reminders use `kill $(pidof leave)`.

Maintainer: Josip Rodin


Section: utils

Install leave

  • Debian apt-get install leave Click to copy
  • Ubuntu apt-get install leave Click to copy
  • Kali Linux apt-get install leave Click to copy
  • Raspbian apt-get install leave Click to copy

Remind when it's time to leave. To remove reminders use `kill $(pidof leave)`.

How to use leave?

Below are few example commands for leave that you can use in the terminal.

Set a reminder at a given time:
leave time_to_leaveClick to copy
Remind to leave at noon:
leave 1200Click to copy
Set a reminder in a specific amount of time:
leave +amount_of_timeClick to copy
Remind to leave in 4 hours and 4 minutes:
leave +0404Click to copy
To install the latest version of leave in your favorite operating system just copy the leave installation command from above and paste it into terminal. It will download and install the latest version of leave 2024 package in your OS.