If the package needs a version of node >=17 you should precise it in the PKGBUILG. Otherwise, it could try using outdated node installations (ex: nodejs-lts-fermium or nodejs-lts-gallium).
Search Criteria
Package Details: betterdiscord-installer 1.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/betterdiscord-installer.git (read-only, click to copy) |
---|---|
Package Base: | betterdiscord-installer |
Description: | Installer for BetterDiscord |
Upstream URL: | https://github.com/BetterDiscord/Installer |
Keywords: | betterdiscord discord |
Licenses: | MIT |
Replaces: | betterdiscord |
Submitter: | ObserverOfTime |
Maintainer: | ObserverOfTime (bb010g) |
Last Packager: | ObserverOfTime |
Votes: | 49 |
Popularity: | 2.93 |
First Submitted: | 2021-04-08 09:45 (UTC) |
Last Updated: | 2023-06-02 11:21 (UTC) |
Dependencies (4)
- libxss
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- yarn (yarn-pnpm-corepack, yarn-berry, corepacker) (make)
Required by (0)
Sources (1)
Bastien-Baloup commented on 2022-12-17 21:09 (UTC)
ObserverOfTime commented on 2022-11-29 08:09 (UTC) (edited on 2022-12-14 11:33 (UTC) by ObserverOfTime)
Are you using Node 17+ and OpenSSL 3.0?
Zame commented on 2022-11-28 20:54 (UTC)
Can't update. The same error
MrKMG commented on 2022-11-27 15:09 (UTC)
Currently failing to build:
==> Starting build()...
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
==> ERROR: A failure occurred in build().
Aborting...
friday13 commented on 2022-04-21 12:37 (UTC)
[1309585:0421/153430.699879:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
fitri commented on 2022-03-25 17:33 (UTC) (edited on 2022-03-25 17:34 (UTC) by fitri)
ObserverOfTime, please add libxss
as runtime dependencies.
error msg : /opt/BetterDiscord/betterdiscord-installer: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
.
libxss
should be installed if you use discord
from official repo, but not for other discord packages, e.g discord_arch_electron
.
AraneusRota commented on 2021-07-13 16:32 (UTC) (edited on 2021-07-13 16:33 (UTC) by AraneusRota)
The executable name is changed into betterdiscord-installer
in the next hotfix-release (1.0.0-hotfix) therefore the file-link-creation in the PKGBUILD has to be rewritten into:
ln -s /opt/BetterDiscord/betterdiscord-installer "$pkgdir"/usr/bin/betterdiscord-installer
ObserverOfTime commented on 2021-04-01 07:57 (UTC) (edited on 2021-04-26 09:51 (UTC) by ObserverOfTime)
I've adopted and rewritten this package for the new BD installer.
sperg512 commented on 2021-02-08 21:47 (UTC)
hi someone else do this i cba
sperg512 commented on 2021-01-03 19:13 (UTC)
@johnvictorfs This, by default, only works with stock Discord TMK. If you're using stock Discord, submit an issue to upstream. I can help a bit too, send the output of /opt/discord/resources/*
.
Pinned Comments
ObserverOfTime commented on 2021-04-01 07:57 (UTC) (edited on 2021-04-26 09:51 (UTC) by ObserverOfTime)
I've adopted and rewritten this package for the new BD installer.