Install Gdlib-config On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

Install Gdlib-config On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

gdlib-config

The development libraries and header files for gd

Install gdlib-config

  • Debian apt-get install libgd2-xpm-dev Click to copy
  • Ubuntu apt-get install libgd-dev Click to copy
  • Alpine OS apk add gd Click to copy
  • Arch Linux pacman -S gd Click to copy
  • Kali Linux apt-get install libgd-dev Click to copy
  • CentOS yum install gd-devel Click to copy
  • Fedora dnf install gd-devel Click to copy
  • Raspbian apt-get install libgd-dev Click to copy
  • macOS brew install gd Click to copy

gd-devel

The development libraries and header files for gd

libgd-dev

GD Graphics Library (development version)

GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. This is the full development version of the library.

gd

The gd graphics library allows your code to quickly draw images

complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or JPEG file. This is particularly useful in Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers. Note that gd is not a paint program.

libgd2-noxpm-dev

GD Graphics Library (transitional package)

This is a dummy transition package that can be safely removed once no package depend on it.

libgd2-xpm-dev

GD Graphics Library (transitional package)

This is a dummy transition package that can be safely removed once no package depend on it.

Install the latest version of gdlib-config in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS from terminal. To install the gdlib-config just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of gdlib-config from the respository and install it in your computer/server.