Reply To: Barrier (Open-source KVM software)
What makes us different from other similar websites? › Forums › Tech › Barrier (Open-source KVM software) › Reply To: Barrier (Open-source KVM software)
December 17, 2024 at 8:12 pm
#7670
thumbtak
Keymaster
There is a more up-to-date version of this, under a different name.
If you want to remove Barrier, run the following command:
$ sudo apt remove --purge barrier -y
Install flatpak with the following commands:
$ sudo apt install flatpak
$ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
Install Deskflow:
$ flatpak install flathub org.deskflow.deskflow
If you want to run the application via the Linux terminal, run the following command, after installing:
$ flatpak run org.deskflow.deskflow
More info: