Skip to content

guysv/ipfs-pacman-cache-hook

Repository files navigation

ipfs-pacman-cache-hook

A pacman hook to add newly-installed packages to IPFS

Usage TLDR

# Installation
makepkg -i
systemctl --user enable --now ipfs-pacman-cache.path 

# Logs
journalctl --user -u ipfs-pacman-cache.service

Why

In the case you are using arch-mirror and got timed out, you're probably going to fallback to one of the traditional mirrors. But then, the next peer to download that package is going to face the same situation. If you got your package, seed it for the others!

About

A pacman hook to add newly-installed packages to IPFS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages