[GH-ISSUE #935] Ubutnu installation - Package 'libqt4-dev' has no installation candidate #745

Closed
opened 2026-05-05 07:01:28 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @phanijsp on GitHub (Oct 31, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/935

Can't install barrier in ubuntu 20. The package, libqt4-dev was dropped from Ubuntu after 19.10.

Steps to reproduce the behavior:

  1. Open terminal
  2. run 'sudo apt install libqt4-dev'
  3. See error
  • OS: Ubuntu 20.04 focal
  • Barrier version 2.3.3
Originally created by @phanijsp on GitHub (Oct 31, 2020). Original GitHub issue: https://github.com/debauchee/barrier/issues/935 Can't install barrier in ubuntu 20. The package, **libqt4-dev** was _dropped_ from Ubuntu after 19.10. Steps to reproduce the behavior: 1. Open terminal 2. run '**sudo apt install libqt4-dev**' 4. See error - OS: **Ubuntu 20.04 focal** - Barrier version 2.3.3
Author
Owner

@aejrussin commented on GitHub (Jan 27, 2021):

Hi I'm also having this issue.

<!-- gh-comment-id:768005058 --> @aejrussin commented on GitHub (Jan 27, 2021): Hi I'm also having this issue.
Author
Owner

@aejrussin commented on GitHub (Jan 27, 2021):

sudo apt install barrier ended up working on ubuntu 20.10.

<!-- gh-comment-id:768012557 --> @aejrussin commented on GitHub (Jan 27, 2021): `sudo apt install barrier` ended up working on ubuntu 20.10.
Author
Owner

@giobyte8 commented on GitHub (Mar 27, 2022):

I had same issue with ubuntu 20.04 LTS while compiling from source, just remove libqt4-dev from list of installed packages and it worked, it seems like libqt4-dev is not really a requirement? 🤔

<!-- gh-comment-id:1079803384 --> @giobyte8 commented on GitHub (Mar 27, 2022): I had same issue with ubuntu 20.04 LTS while compiling from source, just remove `libqt4-dev` from list of installed packages and it worked, it seems like `libqt4-dev` is not really a requirement? 🤔
Author
Owner

@adam4235 commented on GitHub (Jan 23, 2024):

I had same issue with ubuntu 20.04 LTS while compiling from source, just remove libqt4-dev from list of installed packages and it worked, it seems like libqt4-dev is not really a requirement? 🤔

Same with me, the instructions here say I need libqt4-dev:
https://github.com/debauchee/barrier/wiki/Building-on-Linux

But when I removed that package from the list then the build worked. Do those instructions need to be updated? Is there another package I needed instead that I happened to already have?

<!-- gh-comment-id:1906923293 --> @adam4235 commented on GitHub (Jan 23, 2024): > I had same issue with ubuntu 20.04 LTS while compiling from source, just remove `libqt4-dev` from list of installed packages and it worked, it seems like `libqt4-dev` is not really a requirement? 🤔 Same with me, the instructions here say I need libqt4-dev: https://github.com/debauchee/barrier/wiki/Building-on-Linux But when I removed that package from the list then the build worked. Do those instructions need to be updated? Is there another package I needed instead that I happened to already have?
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: github-starred/barrier#745
No description provided.