Description
IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such as 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.
Installation Instructions
sudo dnf copr enable elxreno/go-ipfs -y && sudo dnf install go-ipfs
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 |
---|---|---|
Fedora 38 | aarch64 (8)*, x86_64 (7)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (4)*, x86_64 (6)* | Fedora 39 (39 downloads) |
Fedora 40 | aarch64 (4)*, x86_64 (4)* | Fedora 40 (23 downloads) |
Fedora 41 | aarch64 (4)*, x86_64 (4)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (22)*, x86_64 (20)* | Fedora rawhide (136 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable elxreno/go-ipfs
More info about enabling Copr repositories