python-togglcli on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "python-togglcli" 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 python-togglcli on Arch using YAY

$ yay -S python-togglcli

* (Optional) Uninstall python-togglcli on Arch using YAY

$ yay -Rns python-togglcli

2. Manually Install "python-togglcli" via AUR

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

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

b. Clone python-togglcli's git locally

$ git clone https://aur.archlinux.org/python-togglcli.git ~/python-togglcli

c. Go to ~/python-togglcli folder and install it

$ cd ~/python-togglcli $ makepkg -si

3. Information about the python-togglcli package on Arch User Repository (AUR)

ID: 1343691
Name: python-togglcli
PackageBaseID: 199018
PackageBase: python-togglcli
Version: 2.4.4-1
Description: Command line tool and set of Python wrapper classes for interacting with toggl's API
URL: https://github.com/auhau/toggl-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muhaha
Submitter: muhaha
FirstSubmitted: 1698527056
LastModified: 1698527056
URLPath: /cgit/aur.git/snapshot/python-togglcli.tar.gz