I receive the following build error:
⨯ Get "https://github.com/electron/electron/releases/download/v19.0.10/electron-
v19.0.10-linux-x64.zip": dial tcp: lookup github.com on [::1]:53: read udp
[::1]:52216->[::1]:53: read: connection refused
EDIT: This was an issue with my DNS configuration (systemd-resolved); following the steps under 2.1 DNS allowed me to complete the build. However I am now experiencing the same issue as @Gabscap.
Pinned Comments
cuihao commented on 2025-05-18 23:40 (UTC)
Thank you dosenpils and masterkorp for supporting the package.
I replaced the PKGBUILD with the version I wrote for the archlinuxcn repo. I will do my best to follow the latest nodejs and electron versions.
Please try to build in a clean chroot (i.e., with
extra-x86_64-build
fromdevtools
package) if you have problems building the package.dianqk commented on 2023-04-30 01:09 (UTC) (edited on 2023-12-02 03:26 (UTC) by dianqk)
If you want to use the fcitx input method under wayland, please complete the following configuration: