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
- On Ubuntu 24.04, download
opencode-desktop-linux-amd64.deb.
- Run:
sudo apt install ./opencode-desktop-linux-amd64.deb
- 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.
Description
Summary
The shipped Linux package
opencode-desktop-linux-amd64.debis not installable on Ubuntu 24.04 because it depends on the old GTK 3 package namelibgtk-3-0. Ubuntu 24.04 provideslibgtk-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
opencode-desktop-linux-amd64.deb.Screenshot and/or share link
No response
Operating System
OS: Ubuntu 24.04.4 LTS
Terminal
/bin/bash, with TERM=xterm-256color.