Skip to content

Commit

Permalink
Update aur (archlinux user repo) packages section
Browse files Browse the repository at this point in the history
  • Loading branch information
azat committed Dec 4, 2023
1 parent 0d80c8c commit b1e21c5
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,18 @@ There are pre-built packages for the latest available version:
- [fedora](https://github.com/azat/chdig/releases/download/latest/chdig-latest.x86_64.rpm)
- [archlinux](https://github.com/azat/chdig/releases/download/latest/chdig-latest-x86_64.pkg.tar.zst)

<details>

<summary>archlinux user repository (aur)</summary>

And also for archlinux there is an aur package:
- [chdig-git](https://aur.archlinux.org/packages/chdig-git)
- [chdig](https://aur.archlinux.org/packages/chdig) -- binary artifact
- [**chdig-latest-bin**](https://aur.archlinux.org/packages/chdig-latest-bin) - binary artifact of the upstream
- [chdig-git](https://aur.archlinux.org/packages/chdig-git) - build from sources
- [chdig-bin](https://aur.archlinux.org/packages/chdig-bin) - binary of the latest stable version

*Note: `chdig-latest-bin` is recommended because it is latest available version and you don't toolchain to compile*

</details>

*And also see [releases](https://github.com/azat/chdig/releases) as well.*

Expand Down

0 comments on commit b1e21c5

Please sign in to comment.