ipfs-sync on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ipfs-sync

* (Optional) Uninstall ipfs-sync on Arch using YAY

$ yay -Rns ipfs-sync

2. Manually Install "ipfs-sync" via AUR

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

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

b. Clone ipfs-sync's git locally

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

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

$ cd ~/ipfs-sync $ makepkg -si

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

ID: 938161
Name: ipfs-sync
PackageBaseID: 163616
PackageBase: ipfs-sync
Version: 0.7.0-1
Description: A simple daemon which will watch files on your filesystem, mirror them to MFS, automatically update related pins, and update related IPNS keys.
URL: https://github.com/TheDiscordian/ipfs-sync
NumVotes: 2
Popularity: 0.000343
OutOfDate:
Maintainer: Discordian
Submitter: Discordian
FirstSubmitted: 1613962932
LastModified: 1627021810
URLPath: /cgit/aur.git/snapshot/ipfs-sync.tar.gz