mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 05:47:51 +08:00
Inclusion of the presence of the go-ipfs package in Solus
https://dev.getsol.us/T5361
This commit is contained in:
parent
73419b934b
commit
4c6ff8a134
12
README.md
12
README.md
@ -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):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user