Search Criteria
Package Details: figma-linux-font-helper 0.1.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/figma-linux-font-helper.git (read-only, click to copy) |
---|---|
Package Base: | figma-linux-font-helper |
Description: | Font Helper for Figma for Linux OS. |
Upstream URL: | https://github.com/Figma-Linux/figma-linux-font-helper |
Keywords: | figma fonthelper |
Licenses: | GPL2 |
Submitter: | wh1tevs |
Maintainer: | wh1tevs |
Last Packager: | wh1tevs |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-17 09:35 (UTC) |
Last Updated: | 2020-07-17 09:35 (UTC) |
Latest Comments
ian commented on 2025-04-01 03:44 (UTC) (edited on 2025-04-01 03:45 (UTC) by ian)
I wasn't able to make this one work through yay. I had to install it through
install.sh
.The installer looks for a
wgetrc
file at~/.config/wgetrc
which if it doesn't exist fails the installation. Maybe you can add a command that addswgetrc
file at.config
when the file isn't found - and a script to installwget
pkg and just list it as a dependency to avoid errors.