1
0
mirror of https://github.com/HorlogeSkynet/archey4 synced 2025-04-10 12:00:19 +02:00

[META][PACKAGING][ARCH] Default compression method changed to zstd

[skip ci]
This commit is contained in:
Samuel FORESTIER 2020-12-18 18:49:32 +01:00
parent abf96ab5f0
commit 1150becbda

@ -72,7 +72,7 @@ The answer is [here](https://blog.samuel.domains/archey4).
First, grab a package for your distribution from the latest release [here](https://github.com/HorlogeSkynet/archey4/releases/latest).
Now, it's time to use your favorite package manager. Some examples :
* Arch-based distributions : `pacman -U ./archey4-4.Y.Z-R-any.pkg.tar.xz`
* Arch-based distributions : `pacman -U ./archey4-4.Y.Z-R-any.pkg.tar.zst`
* Debian-based distributions : `apt install ./archey4_4.Y.Z-R_all.deb`
* RPM-based distributions : `dnf install ./archey4-4.Y.Z-R.py??.noarch.rpm`