Is there a way to install Amule or Andydesk? #28
-
Is there a way to install Amule or Andydesk? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey, Anydesk is remove for flathub flathub/com.anydesk.Anydesk#109, since flatpak is the default package management. Alternatively, You can use distrobox to install anydesk download the .deb from Anydesk site Now to integerate it into the rlxos |
Beta Was this translation helpful? Give feedback.
-
While I do not recommend EOL software, especially for corporate environments, there is an option to install Anydesk from Flathub. You simply need to open the terminal and type in "flatpak install com.anydesk.Anydesk", it will inform you, that it is no longer maintained, but will then proceed to install it as normal. Another option is to use an Appimage. There are plenty of them out there, for example, this. Alternatively, you could use an another remote control software, such as Rustdesk. In my opinion, it's one of the best opensource alternatives out there. It also has an Appimage release. |
Beta Was this translation helpful? Give feedback.
Hey, Anydesk is remove for flathub flathub/com.anydesk.Anydesk#109, since flatpak is the default package management.
Alternatively, You can use distrobox to install anydesk
download the .deb from Anydesk site
$ distrobox enter ubuntu (or your container-name)
and not inside distrobox
$ sudo apt install libpolkit-gobject-1-0
$ dpkg -i Anydesk_XX.deb
$ sudo apt install -f
Now to integerate it into the rlxos
$ distrobox-export --app anydesk