Search Criteria
Package Details: hoppscotch-bin 26.2.1-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hoppscotch-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | hoppscotch-bin |
| Description: | Hoppscotch. Open source API development ecosystem |
| Upstream URL: | https://hoppscotch.io/ |
| Keywords: | hoppscotch postman |
| Licenses: | MIT |
| Submitter: | Gowtham2003 |
| Maintainer: | Gowtham2003 |
| Last Packager: | Gowtham2003 |
| Votes: | 11 |
| Popularity: | 0.79 |
| First Submitted: | 2023-11-11 09:52 (UTC) |
| Last Updated: | 2026-03-21 06:39 (UTC) |
Dependencies (9)
- cairo (cairo-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsoup3 (libsoup3-gitAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
Latest Comments
1 2 3 Next › Last »
furai commented on 2026-03-18 09:35 (UTC) (edited on 2026-03-18 09:36 (UTC) by furai)
Are all the dependencies still required?
https://github.com/hoppscotch/hoppscotch/issues/3542
Seems like openssl isn't required anymore?
Yeah commented on 2025-12-04 14:38 (UTC) (edited on 2025-12-04 14:41 (UTC) by Yeah)
You should use
webkit2gtk-4.1instead ofwebkit2gtk; and for users of the Wayland desktop environment, the environment variableWEBKIT_DISABLE_COMPOSITING_MODE=1needs to be set.megalawnalien commented on 2025-11-10 01:15 (UTC)
I found a workaround via:
Exec=env __NV_DISABLE_EXPLICIT_SYNC=1 hoppscotch-desktopin ~/.local/share/applications/Hoppscotch.desktop FWIW.dougg0k commented on 2025-09-26 22:36 (UTC)
Ideally a patch for wayland should be included in the next release till it's fixed.
WEBKIT_DISABLE_DMABUF_RENDERER=1 hoppscotch-desktopdoes help run it.Gowtham2003 commented on 2025-07-22 11:23 (UTC)
I will update within few hours
chillie commented on 2025-07-22 11:21 (UTC)
Hi, can you update the package to latest version. Thanks!.
Mornielome commented on 2025-06-04 20:58 (UTC) (edited on 2025-06-04 21:09 (UTC) by Mornielome)
Broken on Wayland after update today:
Gdk-Message: 22:56:45.834: Error 71 (Protokollfehler) dispatching to Wayland display.
Seems to be an upstream issue in tauri: https://github.com/tauri-apps/tauri/issues/10702
midkiff87 commented on 2025-03-07 18:50 (UTC) (edited on 2025-03-07 18:50 (UTC) by midkiff87)
latest Hoppscotch fails to launch
/usr/bin/hoppscotch-desktop: error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: No such file or directorythere's two entries in pacman for
webkit2gktwebkit2gktwebkit2gkt-4.1Installing the second one fixed the issue for me
Gowtham2003 commented on 2025-03-05 17:43 (UTC)
I have updated the package to latest release 25.2.0-0
Karlos1337 commented on 2025-03-05 17:32 (UTC)
This current version has a bug that prevents login into the app. Use this PKGBUILD to build the latest version:
1 2 3 Next › Last »