encrypt-and-sync on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S encrypt-and-sync

* (Optional) Uninstall encrypt-and-sync on Arch using YAY

$ yay -Rns encrypt-and-sync

2. Manually Install "encrypt-and-sync" via AUR

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

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

b. Clone encrypt-and-sync's git locally

$ git clone https://aur.archlinux.org/encrypt-and-sync.git ~/encrypt-and-sync

c. Go to ~/encrypt-and-sync folder and install it

$ cd ~/encrypt-and-sync $ makepkg -si

3. Information about the encrypt-and-sync package on Arch User Repository (AUR)

ID: 531221
Name: encrypt-and-sync
PackageBaseID: 134719
PackageBase: encrypt-and-sync
Version: 0.7.2-1
Description: A file synchronization utility with client-side encryption support
URL: https://encryptandsync.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivknv
FirstSubmitted: 1533214611
LastModified: 1533214611
URLPath: /cgit/aur.git/snapshot/encrypt-and-sync.tar.gz