Skip to content

Commit b2eb5bf

Browse files
committed
Add installation instruction for Arch Linux
1 parent 0f9b587 commit b2eb5bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ Installing using a package manager does not ensure that you always get the lates
8686
2. ```$ sudo apt update```
8787
3. ```$ sudo apt install csvq```
8888

89+
#### Arch Linux (unofficial)
90+
91+
Install the [csvq-git](https://aur.archlinux.org/packages/csvq-git) or [csvq-bin](https://aur.archlinux.org/packages/csvq-bin) from the [Arch User Repository](https://wiki.archlinux.org/title/Arch_User_Repository) (e.g. `yay -S csvq-git`)
92+
8993
#### macOS (unofficial)
9094

9195
1. Install homebrew (cf. [The missing package manager for macOS (or Linux) — Homebrew](https://brew.sh))

0 commit comments

Comments
 (0)