Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
flux2
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
fluxcd
flux2
Commits
c1f209c7
Unverified
Commit
c1f209c7
authored
4 years ago
by
Aurel Canciu
Browse files
Options
Downloads
Patches
Plain Diff
Add information about the AUR packages to docs
Signed-off-by:
Aurel Canciu
<
aurelcanciu@gmail.com
>
parent
116ccd6b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+10
-0
10 additions, 0 deletions
README.md
docs/get-started/index.md
+9
-0
9 additions, 0 deletions
docs/get-started/index.md
with
19 additions
and
0 deletions
README.md
+
10
−
0
View file @
c1f209c7
...
@@ -36,6 +36,16 @@ curl -s https://toolkit.fluxcd.io/install.sh | sudo bash
...
@@ -36,6 +36,16 @@ curl -s https://toolkit.fluxcd.io/install.sh | sudo bash
.
<
(
flux completion bash
)
.
<
(
flux completion bash
)
```
```
Arch Linux (AUR) packages:
There are three packages published in AUR:
-
[
flux-bin
](
https://aur.archlinux.org/packages/flux-bin
)
: install the latest
stable version using a pre-build binary (recommended)
-
[
flux-go
](
https://aur.archlinux.org/packages/flux-go
)
: build the latest
stable version from source code
-
[
flux-scm
](
https://aur.archlinux.org/packages/flux-scm
)
: build the latest
(unstable) version from source code from our git
`main`
branch
Binaries for macOS, Windows and Linux AMD64/ARM are available to download on the
Binaries for macOS, Windows and Linux AMD64/ARM are available to download on the
[
release page
](
https://github.com/fluxcd/flux2/releases
)
.
[
release page
](
https://github.com/fluxcd/flux2/releases
)
.
...
...
This diff is collapsed.
Click to expand it.
docs/get-started/index.md
+
9
−
0
View file @
c1f209c7
...
@@ -34,6 +34,15 @@ curl -s https://toolkit.fluxcd.io/install.sh | sudo bash
...
@@ -34,6 +34,15 @@ curl -s https://toolkit.fluxcd.io/install.sh | sudo bash
The install script downloads the flux binary to
`/usr/local/bin`
.
The install script downloads the flux binary to
`/usr/local/bin`
.
If using Arch Linux, there are three packages published in AUR you can use to
install
`flux`
:
-
[
flux-bin
](
https://aur.archlinux.org/packages/flux-bin
)
: install the latest
stable version using a pre-build binary (recommended)
-
[
flux-go
](
https://aur.archlinux.org/packages/flux-go
)
: build the latest
stable version from source code
-
[
flux-scm
](
https://aur.archlinux.org/packages/flux-scm
)
: build the latest
(unstable) version from source code from our git
`main`
branch
Binaries for
**macOS**
,
**Windows**
and
**Linux**
AMD64/ARM are available for download on the
Binaries for
**macOS**
,
**Windows**
and
**Linux**
AMD64/ARM are available for download on the
[
release page
](
https://github.com/fluxcd/flux2/releases
)
.
[
release page
](
https://github.com/fluxcd/flux2/releases
)
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment