Search Criteria
Package Details: devpod-bin 0.6.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/devpod-bin.git (read-only, click to copy) |
---|---|
Package Base: | devpod-bin |
Description: | Codespaces but open-source, client-only, and unopinionated - unofficial package |
Upstream URL: | https://github.com/loft-sh/devpod |
Keywords: | codespaces devcontainers devpod |
Licenses: | MPL-2.0 |
Conflicts: | devpod |
Provides: | devpod, devpod-cli |
Submitter: | feilong |
Maintainer: | montidafur |
Last Packager: | montidafur |
Votes: | 4 |
Popularity: | 0.119873 |
First Submitted: | 2024-04-05 02:37 (UTC) |
Last Updated: | 2025-03-15 20:44 (UTC) |
Dependencies (11)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libayatana-appindicator
- libsoup3 (libsoup3-gitAUR)
- pango (pango-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
Latest Comments
1 2 Next › Last »
montidafur commented on 2025-03-17 07:45 (UTC)
Currently I am unable to look into this as I don't have my laptop with me and I'm away from home.
Replacing the
package()
step with commands suggested by noirbizarre will make the matters worse as names of binaries were changed with some patch devpod team releasedfeakuru commented on 2025-03-17 03:48 (UTC)
When installing the latest version, I get this error in the
package()
step:despite the file definitely existing at that location. Should I try the
install
commands noted by noirbizzare earlier in the comments?Harms commented on 2024-12-09 09:51 (UTC) (edited on 2024-12-09 09:52 (UTC) by Harms)
I got the following error when running DevPod:
Installing libayatana-appindicator and its dependencies fixed it.
Sacro commented on 2024-11-19 14:17 (UTC)
Also it needs webkit2gtk-4.1 adding as a dependency
Sacro commented on 2024-11-19 14:16 (UTC)
Don't rename binaries, it makes upstream docs incorrect
noirbizarre commented on 2024-11-18 16:58 (UTC)
To install latest version (0.6+), replace the
package()
install
statements with:Note: this result in a
devpod
binary instead ofdev-pod
montidafur commented on 2024-10-29 19:36 (UTC)
All issues have been fixed
Sorry for the long wait time, but my last week was quite busy
Package has been tested and is confirmed to work
ThePirate42 commented on 2024-10-21 12:49 (UTC)
I'm having the same issue too
roeeka commented on 2024-10-20 18:40 (UTC)
Is there an issue with the build script? I am getting an error:
install: cannot stat '/usr/bin/dev-pod': No such file or directory
montidafur commented on 2024-10-20 15:42 (UTC) (edited on 2024-10-20 15:58 (UTC) by montidafur)
Fixed!
Overlooked it while creating PKGBUILD and didn't test it since I mostly test packages when I'm building from source, sorry!
1 2 Next › Last »