I have tried every command here:
sudo apt-get install php7.0-gd
sudo apt-get install php7.1-gd
sudo apt-get install php7.2-gd
sudo apt-get install php7.3-gd
None of them exist. Adding this repo,
add-apt-repository ppa:ondrej/php
Dos not solve the problem either. Does the GD library even exist for PHP 7?