Merge #529: add glibc version
0d3e9e1593b736fd68c89ac2dfc8fe05f0846403 add glibc version (pythcoiner) Pull request description: follow #523 ACKs for top commit: darosior: ACK 0d3e9e1593b736fd68c89ac2dfc8fe05f0846403 Tree-SHA512: 2348297de50752c7af35470644597a618defdfdcccf20b773f7034a6aa441b10c77d00405f836becdbeebf033fb1f8f932b7af6e4db06ca7705671b38a3906c1
This commit is contained in:
commit
21f069a4e7
@ -25,6 +25,7 @@ TL;DR:
|
|||||||
- Arch Linux: check if you have all the required packages: `pacman -Q coreutils tar curl gnupg fontconfig systemd-libs`.
|
- Arch Linux: check if you have all the required packages: `pacman -Q coreutils tar curl gnupg fontconfig systemd-libs`.
|
||||||
If any is listed as "was not found", get it with `pacman -S [missing package name]`
|
If any is listed as "was not found", get it with `pacman -S [missing package name]`
|
||||||
- Other distribution: see the link to projects below to search for the name of your distribution's packages.
|
- Other distribution: see the link to projects below to search for the name of your distribution's packages.
|
||||||
|
- Running binaries requires GLIBC >= 2.33 (Ubuntu >= 22.04 or Debian >= 12)
|
||||||
|
|
||||||
We'll use basic tools which should already be present on your system, such as:
|
We'll use basic tools which should already be present on your system, such as:
|
||||||
- `shasum`
|
- `shasum`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user