Search Criteria
Package Details: altus 5.7.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/altus.git (read-only, click to copy) |
---|---|
Package Base: | altus |
Description: | Desktop client for WhatsApp Web with themes, notifications and multiple account support.Use system-wide electron. |
Upstream URL: | https://github.com/amanharwara/altus |
Keywords: | dark-theme electron electron-app electronjs javascript theme-customizer theme-support whatsapp whatsapp-web |
Licenses: | GPL-3.0-only |
Conflicts: | altus |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 2 |
Popularity: | 0.006836 |
First Submitted: | 2023-07-04 07:28 (UTC) |
Last Updated: | 2025-04-30 04:42 (UTC) |
Dependencies (7)
- electron35 (electron35-binAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- nvm (nvm-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
1 2 Next › Last »
zxp19821005 commented on 2025-05-06 13:58 (UTC)
@NullX47 We havn't met the problem. I think you should do
sudo pacman -Sy nodejs
first.NullX47 commented on 2025-05-01 12:05 (UTC) (edited on 2025-05-01 12:05 (UTC) by NullX47)
==> Starting build()...
error This project's package.json defines "packageManager": "yarn@4.9.0". However the current global version of Yarn is 1.22.22.
Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'altus-5.7.1-2'
zxp19821005 commented on 2025-04-30 04:43 (UTC)
@milojarow Thanks for your feedback, fixed it.
milojarow commented on 2025-04-30 01:56 (UTC)
got this error
✖ Preparing to package application Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/…/altus/src/altus-5.7.1/makers/MakerAppImage' imported from forge.config.ts
The AUR PKGBUILD pulls the tagged source but does not include the custom
makers/MakerAppImage
module thatforge.config.ts
references. Electron-Forge therefore cannot resolve that maker and aborts.zxp19821005 commented on 2025-04-07 09:02 (UTC)
@laegnur First, you have to install
electron28-bin
.Theelectron28
has been moved fromextra
repo toAUR
.laegnur commented on 2025-04-07 08:57 (UTC) (edited on 2025-04-07 09:20 (UTC) by laegnur)
It still requires nodejs-lts-hydrogen....
If I install the electron28-bin as recomended... the next error comes from yarn... This is horrible...
zxp19821005 commented on 2025-03-13 01:02 (UTC)
@lash Hey, bro, if you use
electron28-bin
instead ofelectron28
, you will find everything will be ok.lash commented on 2025-03-12 14:47 (UTC)
I am not able to build electron28 anymore, which this has a dep for. I had to uninstall electron28 in the last rolling arch update (yesterday). I've posted an issue here: https://aur.archlinux.org/packages/electron28
How to get around that?
zxp19821005 commented on 2025-02-25 10:54 (UTC)
@NullX47 I've used
nvm
to usenodejs-lts-hydrogen
.NullX47 commented on 2025-02-25 10:40 (UTC) (edited on 2025-02-25 10:41 (UTC) by NullX47)
electron28 needs nodejs-lts-hydrogen as dependency to be building while your pkg are needs nodejs
1 2 Next › Last »