mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #2108] Can't download and install barrier on kali linux #1522
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1522
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NJ-Khan on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2108
What happened?
I am not able to install barrier on Kali Linux. from this repository.
it prompts the following error.
1: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err8)
Version
v2.0.0-RC1
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
No response
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
kali linux
Relevant log output
Any other information
.
@Ayx03 commented on GitHub (Nov 25, 2024):
https://github.com/debauchee/barrier/releases/tag/v2.4.0
@salimshre commented on GitHub (Jul 16, 2025):
Instal it from snap store
Snap Store app | Kali Linux
☑ Commands:
$ sudo apt update
$ sudo apt install -y snapd
$ sudo systemctl enable --now snapd apparmor
$ sudo snap install snap-store
$ sudo nano /home/username/.zshrc
export PATH=$PATH:/snap/bin
$ source /home/username/.zshrc
$ init 6
@nbolton commented on GitHub (Jul 16, 2025):
Please try Deskflow or Input Leap as Barrier is no longer in development.
https://github.com/deskflow/deskflow
https://github.com/input-leap/input-leap
Both are compatible with Barrier client/server so you can try on one of your computers.
If this is still an issue in those projects, we would appreciate a cross-post of this issue.
Not sure which to use? The 'Insights' tab of each project may help you decide.