Search Criteria
Package Details: proton-meet 1.0.9-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/proton-meet.git (read-only, click to copy) |
|---|---|
| Package Base: | proton-meet |
| Description: | Secure, end-to-end encrypted video conferencing |
| Upstream URL: | https://proton.me/meet |
| Licenses: | GPL-3.0-or-later |
| Submitter: | AlphaLynx |
| Maintainer: | AlphaLynx |
| Last Packager: | AlphaLynx |
| Votes: | 1 |
| Popularity: | 0.38 |
| First Submitted: | 2026-04-03 00:54 (UTC) |
| Last Updated: | 2026-05-08 22:29 (UTC) |
Dependencies (7)
- bash (bash-gitAUR, bash-devel-gitAUR)
- electron39 (electron39-v3-binAUR, electron39-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- nodejs-lts-jod (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Latest Comments
AlphaLynx commented on 2026-05-07 02:23 (UTC)
@yochananmarqos oops, thanks for pointing that out, fixed.
yochananmarqos commented on 2026-05-06 18:10 (UTC)
@AlphaLynx: I think the package description might be a little off...
AlphaLynx commented on 2026-04-04 01:50 (UTC)
Other proton packages I maintain, that are built from the same monorepo, have historically broken when trying to build on nodejs v25. I'm going with v22 because it's listed here so building doesn't break randomly due to breaking changes. It's only a makedepend so you can uninstall after building. But you're free to change the dep to
nodejslocally and it may worknursoda commented on 2026-04-03 22:55 (UTC)
Is it necessary to depend on nodejs-lts-jod (currently v22), or would the app also just run fine using nodejs (currently v25)? I'm asking because they are in conflict.