Error

libc.so.6:version GLIBC_2.28 not found

Solution

Run the following command.
sudo vim /etc/apt/sources.list Insert a new line: deb http://security.debian.org/debian-security buster/updates main sudo apt update sudo apt install libc6-dev sudo apt install libc6