@LittleYe233 You can safely ignore the ln*
errors, it is also written in PKGBUILD: "Please ignore any 'ln' errors when building this package. This is expected behavior." Anyone installing this package should read the PKGBUILD first if you have doubts or questions. The ln*
errors are because the PKGBUILD inherits most of the logic from older ttf-ms-win10-auto
and this is expected behaviour in that package.
This package already installs fonts in /usr/share/fonts
. You also don't need to do run fc-cache
, it is automatically done by pacman on install.
Pinned Comments
kode54 commented on 2024-02-04 10:43 (UTC) (edited on 2025-05-20 21:47 (UTC) by kode54)
You apparently need to be a member of the
disk
group to mount a filesystem as an otherwise unprivileged user.And log out and back in again.
Edit: If you experience weird missing dependency issues with
fuse3
orgumbo-parser
, you need to rebuildhttpdirfs
.rebuild-detector
, which suppliescheckrebuild
and a pacman hook which also runs it during upgrades, can somewhat alleviate the problem of keeping AUR packages up to date, since they're not usually bumped when they need a rebuild.