# Ubuntu xenial 16.04
+ uname -a
Linux jjdelcerro-ubuntu1604-64 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
+ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04 LTS
Release:	16.04
Codename:	xenial
+ gdal-config --version
1.11.3

--------------------------

# Ubuntu focal 20.04
+ uname -a
Linux vant-L140CU 5.15.0-107-generic #117~20.04.1-Ubuntu SMP Tue Apr 30 10:35:57 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
+ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.2 LTS
Release:        20.04
Codename:       focal

Replaced the following libraries with the existing ones in Ubuntu 20.04.2

libstdc++.so.6 (libstdc++.so.6.0.28)
libgcc_s.so.1
libfreetype.so.6 (libfreetype.so.6.17.1)



