Skip to content

open-code Desktop app beta installation failure #25651

@issamdakir

Description

@issamdakir

Description

Summary

The shipped Linux package opencode-desktop-linux-amd64.deb is not installable on Ubuntu 24.04 because it depends on the old GTK 3 package name libgtk-3-0. Ubuntu 24.04 provides libgtk-3-0t64, so the package metadata needs to be updated for current LTS compatibility.

Current package metadata

$ dpkg-deb -I opencode-desktop-linux-amd64.deb
new Debian package, version 2.0.
size 77163944 bytes: control archive=551 bytes.
224 bytes, 9 lines control
519 bytes, 7 lines md5sums
Package: open-code
Version: 1.14.33
Architecture: amd64
Installed-Size: 205992
Maintainer: Anomaly Innovations
Priority: optional
Depends: libwebkit2gtk-4.1-0, libgtk-3-0
Description: The open source AI coding agent
(none)

Plugins

None

OpenCode version

OpenCode (1.14.33)

Steps to reproduce

  1. On Ubuntu 24.04, download opencode-desktop-linux-amd64.deb.
  2. Run:
    sudo apt install ./opencode-desktop-linux-amd64.deb
  3. The install cannot satisfy the GTK 3 dependency.

Screenshot and/or share link

No response

Operating System

OS: Ubuntu 24.04.4 LTS

Terminal

/bin/bash, with TERM=xterm-256color.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions