安装包下载地址

    https://www.teamviewer.com/en/download/linux/

    下载完成,通过运行下面的命令安装 TeamViewer:

    <font style="color:rgb(51, 51, 51);background-color:rgb(248, 248, 248);">sudo apt install ./</font>teamviewer_15.22.3_amd64.deb

    报错如果提示使用—fix-broken 就使用以下命令

    sudo apt --fix-broken install ./teamviewer_15.22.3_amd64.deb