libdecsync on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S libdecsync

* (Optional) Uninstall libdecsync on Arch using YAY

$ yay -Rns libdecsync

2. Manually Install "libdecsync" via AUR

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

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

b. Clone libdecsync's git locally

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

c. Go to ~/libdecsync folder and install it

$ cd ~/libdecsync $ makepkg -si

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

ID: 1041038
Name: libdecsync
PackageBaseID: 152283
PackageBase: libdecsync
Version: 2.2.1-2
Description: libdecsync is a multiplatform library for synchronizing using DecSync.
URL: https://github.com/39aldo39/libdecsync
NumVotes: 8
Popularity: 6.2E-5
OutOfDate:
Maintainer: flortsch
Submitter: twilk
FirstSubmitted: 1588436756
LastModified: 1645475258
URLPath: /cgit/aur.git/snapshot/libdecsync.tar.gz