Search Criteria
Package Details: theia-bin 1.67.100-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/theia-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | theia-bin |
| Description: | Cloud and Desktop IDE Platform |
| Upstream URL: | https://www.theia-ide.org/ |
| Keywords: | ide |
| Licenses: | EPL-2.0 |
| Conflicts: | theia |
| Provides: | theia |
| Submitter: | Mailaender |
| Maintainer: | Mailaender |
| Last Packager: | Mailaender |
| Votes: | 7 |
| Popularity: | 0.21 |
| First Submitted: | 2024-07-05 17:58 (UTC) |
| Last Updated: | 2025-12-22 23:04 (UTC) |
Dependencies (12)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxss
- libxtst
- nss (nss-hgAUR)
- ripgrep (ripgrep-gitAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- libappindicator-gtk3 (libappindicator) (optional) – Systray indicator
Latest Comments
oech3 commented on 2025-07-28 18:27 (UTC)
Is swapping electron with
electron37OK for you ? : https://raw.githubusercontent.com/eclipse-theia/theia/refs/tags/v1.63.3/package-lock.jsonMailaender commented on 2025-06-07 09:56 (UTC)
1.61.1 is not yet released https://github.com/eclipse-theia/theia/issues/15645 Sorry, will revert.
SoftExpert commented on 2025-06-07 04:26 (UTC)
It seems there are no longer DEB packages available.
The only remaining downloads for Linux are AppImage or Snap.
Are you going to switch to AppImage ?
Matty_r commented on 2025-06-06 11:57 (UTC)
This appears to also depend on
alsa-lib. I got/opt/TheiaIDE/theia-ide-electron-app.bin: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directorywhen trying to launch it.For context, I was installing this in distrobox, so it's pretty barebones. Installing alsa-lib fixed the issue for me.
user0thenyancat commented on 2025-04-13 12:26 (UTC)
sha256sums didn't pass
Mailaender commented on 2024-07-24 13:02 (UTC)
I can't reproduce the problem. The package already contains a fix for the icon and a patch towards upstream https://github.com/eclipse-theia/theia-blueprint/pull/372
SoftExpert commented on 2024-07-24 12:07 (UTC) (edited on 2024-07-24 12:20 (UTC) by SoftExpert)
Any idea why the app does not display it's own icon, but the standard "icon not found" placeholder ? I'm using KDE Plasma 6.1.3 currently, whith Kora icon theme.
edit: I mean the icon displayed in the dock bar / panel; the applications menu uses the PNG installed in the hicolor icons collection.
Maybe the fix involves a patch to apply to one of the JS files ? According to this article it could be as simple as:
Mailaender commented on 2024-07-23 09:38 (UTC)
I replaced
xxdbecause it is part ofvimwithhexdumpand added everything used tomakedepends.AlexisBRENON commented on 2024-07-23 09:26 (UTC)
The
xxdutility is required during thepreparestep, but is not listed in the dependencies.