I am using this command sudo apt-get install php7.4-gd
E: Unable to locate package php7.4-gd
E: Couldn't find any package by glob 'php7.4-gd'
E: Couldn't find any package by regex 'php7.4-gd'
I am trying to install a gd
library in php7.4 but can't install it. The above error is shown in the terminal.