提交 e7d642e5 作者: Steven Allen

README: document guix package

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 508f307c
...@@ -101,8 +101,17 @@ For Linux and MacOSX you can use the purely functional package manager [Nix](htt ...@@ -101,8 +101,17 @@ For Linux and MacOSX you can use the purely functional package manager [Nix](htt
``` ```
$ nix-env -i ipfs $ nix-env -i ipfs
``` ```
You can also install the Package by using it's attribute name, which is also `ipfs`. You can also install the Package by using it's attribute name, which is also `ipfs`.
#### Guix
GNU's functional package manager, [Guix](https://www.gnu.org/software/guix/), also provides a go-ipfs package:
```
$ guix package -i go-ipfs
```
#### Snap #### Snap
With snap, in any of the [supported Linux distributions](https://snapcraft.io/docs/core/install): With snap, in any of the [supported Linux distributions](https://snapcraft.io/docs/core/install):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论