Search Criteria
Package Details: codex-desktop-git 26.901.41600.r2077.g70662cbe-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/codex-desktop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | codex-desktop-git |
| Description: | Unofficial ChatGPT desktop repackaged from OpenAI's official Linux build (ilysenko/codex-desktop-linux) |
| Upstream URL: | https://github.com/ilysenko/codex-desktop-linux |
| Licenses: | MIT, LicenseRef-OpenAI-Terms |
| Conflicts: | codex-desktop, codex-desktop-linux, openai-codex-desktop |
| Provides: | codex-desktop |
| Submitter: | zadkiel |
| Maintainer: | zadkiel |
| Last Packager: | zadkiel |
| Votes: | 2 |
| Popularity: | 1.26 |
| First Submitted: | 2026-07-29 16:20 (UTC) |
| Last Updated: | 2026-09-05 03:06 (UTC) |
Dependencies (41)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-gitAUR, bash-devel-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-patched-thumbnailerAUR, glib2-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcups (libcups-gssapiAUR, libcups-gitAUR, cups-gitAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libnotify (libnotify-gitAUR)
- libusb (libusb-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- Show 21 more dependencies...
Latest Comments
rubypwns commented on 2026-09-04 15:26 (UTC)
Concern: this PKGBUILD tracks an unpinned main branch and executes its install.sh during prepare(). That means future upstream changes can run arbitrary code during build, and some packaged helper scripts may later run via pacman hooks as root. Please consider pinning a commit/tag or otherwise making the build source reproducible.
zadkiel commented on 2026-08-18 11:51 (UTC)
@wimpy @DavidCarliez The package is updated: 26.814.41407-1 is now on the AUR.
The failure wimpy hit was exactly the upstream change: ilysenko/codex-desktop-linux no longer converts the macOS DMG and instead repackages OpenAI's official Linux build, fetched as a signed deb from their APT repository. The old PKGBUILD's pkgver() was reading a build-info key (upstreamDmg) that no longer exists.
The PKGBUILD now follows the new flow end to end. Note the build dependencies changed: dpkg and gnupg are new makedepends, while 7zip, unzip, npm and cargo are no longer needed. Runtime dependencies were realigned with the official deb's own Depends field. Your AUR helper will pick all of this up from the updated .SRCINFO; if a rebuild still misbehaves in a stale clone, retry with a clean one (e.g. paru -Sc / remove the cached clone first).
Future updates should flow automatically again: version bumps now track OpenAI's Linux APT repository directly.
wimpy commented on 2026-08-18 02:55 (UTC)
INFO] Installation complete: /home/k/.cache/paru/clone/codex-desktop-git/src/codex-app/start.sh ==> Starting pkgver()... Traceback (most recent call last): File "<string>", line 3, in <module> version = json.load(open(sys.argv[1]))["upstreamDmg"]["appVersion"]
^^^^^^^^^^^^^^^ KeyError: 'upstreamDmg' ==> ERROR: A failure occurred in pkgver(). Aborting... error: failed to build 'codex-desktop-git-26.727.51351.r1808.g9825ca69-1': error: packages failed to build: codex-desktop-git-26.727.51351.r1808.g9825ca69-1上游打包变了, 改成 linux 的版本了
DavidCarliez commented on 2026-08-11 19:29 (UTC)
Update plz? :)
DavidCarliez commented on 2026-07-30 19:09 (UTC)
Finally. We needed this thanks (: