Skip to content

Installation documentation does not specify dependencies for Alpine Linux Install #5045

@banagale

Description

@banagale

Alpine is a common flavor of linux and uses apk as a package manager.

This issue suggests including Alpine in the Building on Linux section of the Installation portion of the Pillow documentation.

It appears the most up-to-date Pillow dependencies under Alpine are listed in this commit. Which are:

apk add python3-dev py3-setuptools freetype-dev openjpeg-dev \
libimagequant-dev  libwebp-dev tiff-dev libpng-dev lcms2-dev \ 
libjpeg-turbo-dev libxcb-dev zlib-dev

I tested the above using Pillow==8.02 and was successful.

Is there an appetite for including Alpine in the documentation? If so, is there any feedback on the above dependency list?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions