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

https://dev.getsol.us/T5361
This commit is contained in:
PoorPockets McNewHold 2019-12-29 11:47:09 +00:00 committed by GitHub
parent 73419b934b
commit 4c6ff8a134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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):