Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
e72deea5
Commit
e72deea5
authored
Mar 02, 2017
by
Jeromy Johnson
Committed by
GitHub
Mar 02, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3742 from ipfs/feat/arch-install
readme: add Arch install instruction
parents
5ff552cd
773f771b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
README.md
README.md
+16
-0
No files found.
README.md
View file @
e72deea5
...
...
@@ -69,6 +69,22 @@ From there:
### From Linux package managers
-
[
Arch Linux
](
#arch-linux
)
-
[
Snap
](
#snap
)
#### Arch Linux
In Arch Linux go-ipfs is available as
[
go-ipfs
](
https://www.archlinux.org/packages/community/x86_64/go-ipfs/
)
package.
$ sudo pacman -S go-ipfs
Development version of go-ipfs is also on AUR under
[
go-ipfs-git
](
https://aur.archlinux.org/packages/go-ipfs-git/
)
.
You can install it using your favourite AUR Helper or manually from AUR.
#### Snap
With snap, in any of the
[
supported Linux distributions
](
https://snapcraft.io/docs/core/install
)
:
$ sudo snap install ipfs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment