Package Details: otf-apple-sf-pro 20.0d10e1-1

Git Clone URL: https://aur.archlinux.org/otf-apple-sf-pro.git (read-only, click to copy)
Package Base: otf-apple-sf-pro
Description: Apples San Francisco typeface family. System font.
Upstream URL: https://developer.apple.com/fonts/
Keywords: sf-pro
Licenses: custom:apple-restricted-font
Submitter: witt.9099
Maintainer: witt.9099
Last Packager: witt.9099
Votes: 2
Popularity: 0.31
First Submitted: 2024-09-12 02:10 (UTC)
Last Updated: 2025-01-23 06:18 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

wuhang2003 commented on 2025-01-26 01:46 (UTC)

An error is reported during installation:

==> Starting prepare()...

ERROR: errno=2 : No such file or directory
Payload~

I guess the process of decompressing fonts has changed. Now the process is as follows:

    7z x -y "${pkgname}-${pkgver}.dmg" > /dev/null
    7z x -y 'SFProFonts/SF Pro Fonts.pkg' > /dev/null
+   7z x -y 'SFProFonts.pkg/Payload' > /dev/null
    7z x -y 'Payload~' > /dev/null