Skip to content

Whats the reason for apk add vips to install many other libraries? #3899

Answered by jcupitt
FluffyDiscord asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @FluffyDiscord, you'd need to ask on an alpine forum, but that does seem like a lot.

Debian stable for example looks like this:

$ docker pull debian:12
...
$ docker run -it --rm debian:12
root@af1ca726ca6b:/# apt update && apt upgrade
...
root@af1ca726ca6b:/# apt install libvips42 --no-install-recommends
...
The following NEW packages will be installed:
  fontconfig fontconfig-config fonts-dejavu-core imagemagick-6-common libaec0
  libaom3 libbrotli1 libbsd0 libcairo-gobject2 libcairo2 libcfitsio10 libcgif0
  libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libde265-0 libdeflate0
  libexif12 libexpat1 libfftw3-double3 libfontconfig1 libfreetype6 libfribidi0
  libgdk-pixbuf-2.0-0 libgdk-pi…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jcupitt
Comment options

@FluffyDiscord
Comment options

@jcupitt
Comment options

@jcupitt
Comment options

@FluffyDiscord
Comment options

Answer selected by FluffyDiscord
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants