Skip to navigation
Install AnyDesk with Debian
28.03.25
# Install AnyDesk with Debian ``` # Add the AnyDesk GPG key sudo apt update sudo apt install ca-certificates curl apt-transport-https sudo install -m 0755 -d /etc/apt/keyrings sudo curl -fsSL https://keys.anydesk.com/repos/DEB-GPG-KEY -o /etc/apt/keyrings/keys.anydesk.com.asc sudo chmod a+r /etc/apt/keyrings/keys.anydesk.com.asc # Add the AnyDesk apt repository echo "deb [signed-by=/etc/apt/keyrings/keys.anydesk.com.asc] https://deb.anydesk.com all main" | sudo tee /etc/apt/sources.list.d/anydesk-stable.list > /dev/null # Update apt caches and install the AnyDesk client sudo apt update sudo apt install anydesk ```
https://deb.anydesk.com/howto.html
Reply
Anonymous
Information Epoch 1745029842
Choose portability over efficiency.
Home
Notebook
Contact us