syncall on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S syncall

* (Optional) Uninstall syncall on Arch using YAY

$ yay -Rns syncall

2. Manually Install "syncall" via AUR

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

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

b. Clone syncall's git locally

$ git clone https://aur.archlinux.org/syncall.git ~/syncall

c. Go to ~/syncall folder and install it

$ cd ~/syncall $ makepkg -si

3. Information about the syncall package on Arch User Repository (AUR)

ID: 1234495
Name: syncall
PackageBaseID: 192107
PackageBase: syncall
Version: 1.5.1-2
Description: Bi-directional synchronization between services such as Taskwarrior, Google Calendar, Notion, Asana, and more
URL: https://github.com/bergercookie/syncall
NumVotes: 1
Popularity: 0.001071
OutOfDate: 1707754689
Maintainer: Axon
Submitter: Axon
FirstSubmitted: 1680265718
LastModified: 1680268003
URLPath: /cgit/aur.git/snapshot/syncall.tar.gz