sink on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sink

* (Optional) Uninstall sink on Arch using YAY

$ yay -Rns sink

2. Manually Install "sink" via AUR

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

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

b. Clone sink's git locally

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

c. Go to ~/sink folder and install it

$ cd ~/sink $ makepkg -si

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

ID: 1271413
Name: sink
PackageBaseID: 194549
PackageBase: sink
Version: 0.9.0-3
Description: An offline-caching, synchronization and indexing system for PIM data
URL: https://community.kde.org/KDE_PIM
NumVotes: 0
Popularity: 0
OutOfDate: 1699465577
Maintainer:
Submitter: arojas
FirstSubmitted: 1686466787
LastModified: 1686466787
URLPath: /cgit/aur.git/snapshot/sink.tar.gz

5. The same packages on other Linux Distributions