mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #132] How do I install on Linux? #104
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#104
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 @Lzrs111 on GitHub (Sep 17, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/132
Hi,
sorry if this is the wrong place for this, but google didn't really help. I am comepletely new to linux, but for now I'm stuck with it on my laptop. My pc runs windows and I've installed barrier with no problems. I can't figure out how to install on linux so if someone would be so kind to give instructions on barrier installation aimed at 5 year olds, I'd much appreciate it.
Thanks in advance
@AdrianKoshka commented on GitHub (Sep 17, 2018):
What distribution are you using, and what version of said distribution?
@Lzrs111 commented on GitHub (Sep 18, 2018):
I'm on Ubuntu 14.04.
@AdrianKoshka commented on GitHub (Sep 18, 2018):
If you want to build from source: look here https://github.com/debauchee/barrier/issues/28#issuecomment-392904132.
Otherwise, go to the releases page, and grab the
.tar.bzfor linux, then:cd barrier-2.1.0-Linuxsudo cp bin /usr/sudo cp share /usr/If you want to wait a bit, I'm going to be creating a flatpak repo where linux users can just install a flatpak of barrier, making it easier for us to target a wide variety of distributions.
@Lzrs111 commented on GitHub (Sep 18, 2018):
Hi,
one last thing. I've installed using the link you provided. How do I run the program now? Sorry if this is basic, but I've never really used Linux before.
Thanks for the help btw :)
@Lzrs111 commented on GitHub (Sep 18, 2018):
Nvm, found it :) Thanks