Imlib2_poly Installation On A Alpine, Arch, Fedora And MacOS
Install imlib2_poly
-
Alpine OS
apk add imlib2
Click to copy -
Arch Linux
pacman -S imlib2
Click to copy -
Fedora
dnf install imlib2
Click to copy -
macOS
brew install imlib2
Click to copy
imlib2
Imlib 2 is a library that does image file loading and saving aswell as rendering, manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. This is a complete rewrite over the Imlib 1.x series. The architecture is more modular, simple, and flexible.
Install the latest version of imlib2_poly in Alpine, Arch, Fedora and macOS from terminal. To install the imlib2_poly just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of imlib2_poly from the respository and install it in your computer/server.