Description
Interplanetary Filesystem (via the Kubo project)
IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in. You can also mount the world at /ipfs.
For more info see: https://github.com/ipfs/ipfs
Source RPMs are maintained and developed at https://github.com/taw00/ipfs-rpm
Installation Instructions
For Fedora and 64bit only.
(1) First install toddpkgs-ipfs-repo
sudo dnf install -y dnf-plugins-core distribution-gpg-keys
sudo dnf copr enable taw/ipfs
(2) Then install IPFS...
sudo dnf install -y go-ipfs --refresh
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | x86_64 (10)* | Centos-stream 9 (52 downloads) |
Fedora 38 | x86_64 (173)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (150)* | Fedora 39 (65 downloads) |
Fedora 40 | x86_64 (153)* | Fedora 40 (45 downloads) |
Fedora 41 | x86_64 (30)* | Fedora 41 (8 downloads) |
* Total number of downloaded packages.