Search Criteria
Package Details: opencode-desktop-bin 1.15.10-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opencode-desktop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | opencode-desktop-bin |
| Description: | OpenCode desktop client |
| Upstream URL: | https://opencode.ai |
| Licenses: | MIT |
| Conflicts: | opencode-desktop |
| Provides: | opencode-desktop |
| Submitter: | lapsus |
| Maintainer: | lapsus |
| Last Packager: | lapsus |
| Votes: | 10 |
| Popularity: | 2.85 |
| First Submitted: | 2025-12-18 21:58 (UTC) |
| Last Updated: | 2026-05-23 07:20 (UTC) |
Dependencies (9)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxss
- libxtst
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- libappindicator-gtk3 (libappindicator) (optional) – tray icon support
Latest Comments
1 2 Next › Last »
Nowaker commented on 2026-05-05 22:49 (UTC)
Because opencode-desktop-bin no longer installs /usr/bin/opencode, please remove provides=opencode. We now NEED opencode-bin and opencode-desktop-bin at the same time.
bhyoo commented on 2026-05-05 11:51 (UTC)
@lapsus Tauri version is deleted https://github.com/anomalyco/opencode/pull/25822. Please delete this package so that
-electroncan rename itdevcxl commented on 2026-05-01 04:14 (UTC)
It is recommended to add xclip or xsel as dependencies, as opencode's copy function does not work in terminal environments that do not support OSC 52.
Original GitHub discussion: https://github.com/anomalyco/opencode/issues/4283#issuecomment-4150153157
lapsus commented on 2026-04-02 19:48 (UTC) (edited on 2026-04-02 19:49 (UTC) by lapsus)
It's just a line after all, not in spec and not used by any user tool thus harmless
lapsus commented on 2026-04-02 19:47 (UTC)
Actually it's less restrictive in terms of API rate limits hence it's here. It's meant to be of my convenience and indeed useless for anyone else directly but indirectly it provides more stability in updates - and this one users can feel
Technetium1 commented on 2026-04-02 19:41 (UTC)
I don't personally need it, but there's not as much value to inclusion if it isn't usable for everyone. Not everyone has gh, let alone signed in. curl is in core. Why choose something functionally equivalent but more restrictive? Convenience function should be convenient and accessible.
lapsus commented on 2026-04-02 18:52 (UTC)
Well latestver() is not for users. Why would you need it?
Technetium1 commented on 2026-04-02 18:51 (UTC)
Go back to using
curlplease,ghis incorrect in more than one way.lapsus commented on 2026-02-28 01:19 (UTC)
opencode-desktop feels natural here, how about that? Sorry for overlook
eternalfloof commented on 2026-02-28 01:12 (UTC) (edited on 2026-02-28 01:33 (UTC) by eternalfloof)
The binary placement comes pretty close to conflicting with
opencode-binsince that package places files at /usr/bin/opencode, where this package gives you/usr/bin/Opencode(capital O), and the CLI being at/usr/bin/opencode-cliEdit: It looks like the opencode GUI hardcode expects the location of the CLI to be at /usr/bin/opencode-cli, so all of this is a bunch of unfortunate and very similar naming schemes.
Here is what I think we should do: 1. Mark this package as in conflict with
opencode,opencode-binandopencode-git2. Consider symlinking/usr/bin/opencode-clito/usr/bin/opencodeto make it consistent for anyone used to the CLI for how to get the TUI. I suppose this would be problematic with anyone who uses a case-insensitive filesystem but those people are monsters :)1 2 Next › Last »