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 40
           | 
          aarch64 (12)*, x86_64 (18)* | Fedora 40 (0 downloads) | 
                   
                Fedora 41
           | 
          aarch64 (13)*, x86_64 (17)* | Fedora 41 (36 downloads) | 
                   
                Fedora 42
           | 
          aarch64 (18)*, x86_64 (14)* | Fedora 42 (26 downloads) | 
                   
                Fedora 43
           | 
          aarch64 (7)*, x86_64 (3)* | Fedora 43 (10 downloads) | 
                   
                Fedora rawhide
           | 
          aarch64 (42)*, x86_64 (53)* | Fedora rawhide (172 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable elxreno/go-ipfs
  
  
     More info about enabling Copr repositories
                Fedora 40