mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #312] Want to install barrier on Arch linux, requires the complete(!!) KDE Desktop #247
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#247
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 @lunainvictum on GitHub (May 18, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/312
Hello,
i found this peace of software. And want to use it.
i saw that the latest release is 2.2. on AUR is only 2.1 available.
Then i read that i must to use flatpak. Ok, installed that too.
Then i wanted to install barrier with flatpak install flathub com.github.debauchee.barrier
And know he wants me to download over 800mb of Software. the complete KDE Platform.
But i use gnome, and dont want kde installed.
@AdrianKoshka commented on GitHub (May 18, 2019):
I don't know who maintains the AUR package, so you'd have to contact them to solve that issue. Also, the KDE platform runtime isn't the whole KDE desktop.
@lunainvictum commented on GitHub (May 18, 2019):
Why so fast closed? AUR dont matters. The Problem is flatpak install
It want to load a bunch of kde things. Why?
@AdrianKoshka commented on GitHub (May 18, 2019):
Because they have the QT libraries that barrier needs to be compiled against. In case you didn't know, flatpaks are sandboxed applications that run in ephemeral containers. As such, applications need to be built against runtimes (E.g. KDE, GNOME, Freedesktop) that are available within the container. The only non-ephemeral aspects of the container are things like user data, the runtime, and the application. Mind you, this is an oversimplified explanation of flatpaks.
@Inflyser commented on GitHub (May 10, 2025):
sudo nano /etc/pacman.d/mirrorlist
Server = https://mirror.yandex.ru/archlinux/$repo/os/$arch
Server = https://mirror.truenetwork.ru/archlinux/$repo/os/$arch
Server = https://mirror.moson.org/arch/$repo/os/$arch
Server = https://mirror.pkgbuild.com/$repo/os/$arch
Server = https://archlinux.thaller.ws/$repo/os/$arch
Server = https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
git clone https://aur.archlinux.org/barrier.git
cd barrier
makepkg -si
@nbolton commented on GitHub (May 12, 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.