toggl-cli on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "toggl-cli" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install toggl-cli on Arch using YAY

$ yay -S toggl-cli

* (Optional) Uninstall toggl-cli on Arch using YAY

$ yay -Rns toggl-cli

2. Manually Install "toggl-cli" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone toggl-cli's git locally

$ git clone https://aur.archlinux.org/toggl-cli.git ~/toggl-cli

c. Go to ~/toggl-cli folder and install it

$ cd ~/toggl-cli $ makepkg -si

3. Information about the toggl-cli package on Arch User Repository (AUR)

ID: 1428709
Name: toggl-cli
PackageBaseID: 203759
PackageBase: toggl-cli
Version: 0.4.2-2
Description: Unofficial CLI for Toggl Track written in Rust, using the v9 API.
URL: https://github.com/watercooler-labs/toggl-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: barbuk
Submitter: barbuk
FirstSubmitted: 1710599339
LastModified: 1710621329
URLPath: /cgit/aur.git/snapshot/toggl-cli.tar.gz