File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,14 @@ winget install actionlint
31
31
32
32
## Linux
33
33
34
+ ### [ Arch Linux] ( https://archlinux.org/ )
35
+
36
+ [ ` actionlint ` package] [ archlinux ] is available in the official repo:
37
+
38
+ ``` sh
39
+ pacman -S actionlint
40
+ ```
41
+
34
42
### [ AUR] ( https://aur.archlinux.org/ )
35
43
36
44
[ ` actionlint ` package] [ aur ] is available in the AUR:
@@ -164,5 +172,6 @@ go install github.com/rhysd/actionlint/cmd/actionlint
164
172
[ chocolatey ] : https://community.chocolatey.org/packages/actionlint
165
173
[ scoop ] : https://scoop.sh/#/apps?q=actionlint&s=0&d=1&o=true
166
174
[ winget ] : https://github.com/microsoft/winget-pkgs/tree/master/manifests/r/rhysd/actionlint
175
+ [ archlinux ] : https://archlinux.org/packages/extra/x86_64/actionlint/
167
176
[ aur ] : https://aur.archlinux.org/packages/actionlint
168
177
[ nixpkgs ] : https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/analysis/actionlint/default.nix
You can’t perform that action at this time.
0 commit comments