Search Criteria
Package Details: devpod-community-appimage 0.20.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/devpod-community-appimage.git (read-only, click to copy) |
|---|---|
| Package Base: | devpod-community-appimage |
| Description: | Codespaces but open-source, client-only, and unopinionated - community fork (AppImage version) |
| Upstream URL: | https://github.com/skevetter/devpod |
| Licenses: | MPL-2.0 |
| Conflicts: | devpod, devpod-bin, devpod-cli-bin |
| Provides: | devpod, devpod-cli |
| Submitter: | jaintp |
| Maintainer: | jaintp |
| Last Packager: | jaintp |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-01-18 20:57 (UTC) |
| Last Updated: | 2026-04-13 02:00 (UTC) |
Dependencies (17)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- fuse2
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libayatana-appindicator
- libgudev
- libsoup3 (libsoup3-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
jaintp commented on 2026-03-28 19:26 (UTC)
Note for users regarding the WebKit2GTK "black window" workaround:
By default, this package now includes a fix (WEBKIT_DISABLE_DMABUF_RENDERER=1) in the desktop entry to resolve rendering issues prevalent on NVIDIA/Wayland.
If you wish to remove this fix and use the default rendering path, you can run the following command in the repository before building:
Alternatively, you can manually revert the change to your installed desktop entry using this diff:
jaintp commented on 2026-03-28 18:51 (UTC)
@einalex Sorry it's taken me so long, but I've fixed the issue!
einalex commented on 2026-02-25 13:46 (UTC)
you're providing 'dev-pod-desktop' and 'devpod-cli', the later of which also runs the GUI while both are inconsistently named.
Could you fix this to have consistent naming and actually link to the cli?