ksync-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ksync-bin

* (Optional) Uninstall ksync-bin on Arch using YAY

$ yay -Rns ksync-bin

2. Manually Install "ksync-bin" via AUR

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

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

b. Clone ksync-bin's git locally

$ git clone https://aur.archlinux.org/ksync-bin.git ~/ksync-bin

c. Go to ~/ksync-bin folder and install it

$ cd ~/ksync-bin $ makepkg -si

3. Information about the ksync-bin package on Arch User Repository (AUR)

ID: 904269
Name: ksync-bin
PackageBaseID: 158468
PackageBase: ksync-bin
Version: 0.4.7-1
Description: A tool to transparently update containers running on the cluster from local checkout
URL: https://github.com/ksync/ksync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leledumbo
Submitter: leledumbo
FirstSubmitted: 1602052434
LastModified: 1620496564
URLPath: /cgit/aur.git/snapshot/ksync-bin.tar.gz