mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #394] Uninstall ubuntu #310
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#310
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 @jaroslawjanas on GitHub (Aug 8, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/394
I installed barrier from source on ubuntu. How do I uninstall it?
Can't find any help anywhere.
@AdrianKoshka commented on GitHub (Aug 8, 2019):
Have you tried running
make uninstallfrom thebuilddirectory? Also, unless you were doing development work, I don't see why you installed from source. There's a flatpak available and a .deb in the repos.@ScriptingDad commented on GitHub (Aug 10, 2019):
I actually just tried
sudo make uninstalland gotmake: *** No rule to make target 'uninstall'. StopAs for the second question, the reason I came to when I installed barrier from snap and it would connect but the cursor never moved over was, does master branch fix this?
@AdrianKoshka commented on GitHub (Aug 10, 2019):
What snap did you install? I'm currently going through the process of reclaiming the name
barrieron the snap store.@shymega commented on GitHub (Aug 10, 2019):
@jaroslawjanas Did you install to
/usr/local?@jaroslawjanas commented on GitHub (Sep 5, 2019):
I did everything you guys mentioned.
But the thing that worked from me was:
It removed pretty much everything.
@shymega commented on GitHub (Sep 6, 2019):
Great to hear. Closing now.