參考網址:https://www.how2shout.com/linux/install-anydesk-on-ubuntu-22-04-lts-jammy-via-command-terminal/
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add - echo deb http://deb.anydesk.com/ all main | sudo tee /etc/apt/sources.list.d/anydesk-stable.list apt update apt install anydesk Note: If after installing AnyDesk is not running or you get an error: While loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory wget http://ftp.us.debian.org/debian/pool/main/p/pangox-compat/libpangox-1.0-0_0.0.2-5.1_amd64.deb apt install ./libpangox-1.0-0_0.0.2-5.1_amd64.deb
重新安裝(更改別名)
更改linux主機名稱 修改/etc/hostname 移除anydesk apt --purge remove anydesk 刪除原本的資料 rm -rf /etc/anydesk rm -rf /home/sa/.anydesk rm -rf /root/.anydesk 依上半段文章重新安裝anydesk 重新命名別名