Unverified Commit 4c6ff8a1 authored by PoorPockets McNewHold's avatar PoorPockets McNewHold Committed by GitHub

Inclusion of the presence of the go-ipfs package in Solus

https://dev.getsol.us/T5361
parent 73419b93
......@@ -84,6 +84,7 @@ You can also download go-ipfs from this project's GitHub releases page if you ar
- [Arch Linux](#arch-linux)
- [Nix](#nix)
- [Solus](#solus)
- [Snap](#snap)
#### Arch Linux
......@@ -117,6 +118,17 @@ GNU's functional package manager, [Guix](https://www.gnu.org/software/guix/), al
$ guix package -i go-ipfs
```
#### Solus
In solus, go-ipfs is available in the main repository as
[go-ipfs](https://dev.getsol.us/source/go-ipfs/repository/master/).
```
$ sudo eopkg install go-ipfs
```
You can also install it trough the Solus software center.
#### Snap
With snap, in any of the [supported Linux distributions](https://snapcraft.io/docs/core/install):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment