[GH-ISSUE #4663] [bug]: Can't install hopscotch in UBUNTU using the .deb file #1729

Open
opened 2026-03-16 21:33:25 +03:00 by kerem · 2 comments
Owner

Originally created by @janudabethmin on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4663

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Screencast from 2025-01-08 12-18-23.webm

Steps to reproduce

  1. Install hoppscotch from https://hoppscotch.com/download ( .deb package )
  2. Install using App center in UBUNTU

Environment

Production

Version

Local

Originally created by @janudabethmin on GitHub (Jan 8, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4663 ### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior [Screencast from 2025-01-08 12-18-23.webm](https://github.com/user-attachments/assets/6e09eb98-d3bb-4c06-b623-084cc64905d1) ### Steps to reproduce 1. Install hoppscotch from [https://hoppscotch.com/download](https://hoppscotch.com/download) ( .deb package ) 2. Install using App center in UBUNTU ### Environment Production ### Version Local
Author
Owner

@Kroxitrock commented on GitHub (Feb 11, 2025):

I am also still experiencing the same issue. Installing it using the AppImage file, however works.

<!-- gh-comment-id:2650820633 --> @Kroxitrock commented on GitHub (Feb 11, 2025): I am also still experiencing the same issue. Installing it using the AppImage file, however works.
Author
Owner

@nick-ikea commented on GitHub (Apr 11, 2025):

This is most likely because of libwebkit2gtk version. This is in ubuntu 24.04

sudo dpkg -i Hoppscotch_linux_x64.deb
Selecting previously unselected package hoppscotch.
(Reading database ... 228714 files and directories currently installed.)
Preparing to unpack Hoppscotch_linux_x64.deb ...
Unpacking hoppscotch (23.12.6-1) ...
dpkg: dependency problems prevent configuration of hoppscotch:
hoppscotch depends on libwebkit2gtk-4.0-37; however:
Package libwebkit2gtk-4.0-37 is not installed.

<!-- gh-comment-id:2796241466 --> @nick-ikea commented on GitHub (Apr 11, 2025): This is most likely because of libwebkit2gtk version. This is in ubuntu 24.04 sudo dpkg -i Hoppscotch_linux_x64.deb Selecting previously unselected package hoppscotch. (Reading database ... 228714 files and directories currently installed.) Preparing to unpack Hoppscotch_linux_x64.deb ... Unpacking hoppscotch (23.12.6-1) ... dpkg: dependency problems prevent configuration of hoppscotch: hoppscotch depends on libwebkit2gtk-4.0-37; however: Package libwebkit2gtk-4.0-37 is not installed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1729
No description provided.