Package Details: otf-apple-sf-pro 21.0d6e2-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 (EEEntity)
Last Packager: EEEntity
Votes: 3
Popularity: 0.72
First Submitted: 2024-09-12 02:10 (UTC)
Last Updated: 2025-12-18 05:36 (UTC)

Latest Comments

Insprill commented on 2025-10-09 01:16 (UTC)

The checksums need updating. They no longer match, so the package won't build.

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