Skip to content

Commit

Permalink
add glibc version
Browse files Browse the repository at this point in the history
  • Loading branch information
pythcoiner committed May 20, 2023
1 parent 0406085 commit 0d3e9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/TRY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
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.
- 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:
- `shasum`
Expand Down

0 comments on commit 0d3e9e1

Please sign in to comment.