Sample Header Ad - 728x90

How to install Microsoft true type font on Alpine Linux?

19 votes
1 answer
34706 views
I would like to create a Docker image using Alpine Linux and LibreOffice to render PDF documents. The LibreOffice source documents are using Microsofts Times New Roman font. How can I install Microsoft fonts using apk on Alpine Linux? Is there an equivalent packet to Ubuntus apt install ttf-mscorefonts-installer? **Update 1:** Meanwhile I have found a package called msttcorefonts-installer that seems to provide what I am looking for. When I try to install it on Alpine Linux 3.7 using apk add msttcorefonts-installer-3.6-r2 I get the following error: ERROR: unsatisfiable constraints: msttcorefonts-installer-3.6-r2 (missing): required by: world[msttcorefonts-installer-3.6-r2]
Asked by saw303 (293 rep)
Apr 17, 2018, 06:51 AM
Last activity: Dec 12, 2023, 07:17 PM