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 |
---|---|---|
![]() |
aarch64 (9)*, x86_64 (11)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (12)*, x86_64 (9)* | Fedora 41 (22 downloads) |
![]() |
aarch64 (6)*, x86_64 (5)* | Fedora 42 (11 downloads) |
![]() |
aarch64 (31)*, x86_64 (33)* | Fedora rawhide (153 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable elxreno/go-ipfs
More info about enabling Copr repositories