Попытка установить TeamViewer на Ubuntu 21.10 на Pi 4.
Попытка установить через программное обеспечение Ubuntu, но была встретился с сообщением о невозможности установки из-за неудовлетворенных зависимостей.
Загрузил и попытался установить через терминал, и я получил это
$ sudo apt install ./teamviewer_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'teamviewer:amd64' instead of './teamviewer_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
teamviewer:amd64 : Depends: libc6:amd64 (>= 2.17) but it is not installable
Depends: libdbus-1-3:amd64 but it is not installable
Depends: libexpat1:amd64 but it is not installable
Depends: libfontconfig1:amd64 but it is not installable
Depends: libfreetype6:amd64 but it is not installable
Depends: libglib2.0-0:amd64 but it is not installable
Depends: libgl1:amd64 but it is not installable
Depends: libice6:amd64 but it is not installable
Depends: libminizip1:amd64 but it is not installable
Depends: libnspr4:amd64 but it is not installable
Depends: libnss3:amd64 but it is not installable
Depends: libsm6:amd64 but it is not installable
Depends: libx11-6:amd64 but it is not installable
Depends: libx11-xcb1:amd64 but it is not installable
Depends: libxcb1:amd64 but it is not installable
Depends: libxcb-glx0:amd64 but it is not installable
Depends: libxcb-icccm4:amd64 but it is not installable
Depends: libxcb-image0:amd64 but it is not installable
Depends: libxcb-keysyms1:amd64 but it is not installable
Depends: libxcb-randr0:amd64 but it is not installable
Depends: libxcb-render0:amd64 but it is not installable
Depends: libxcb-render-util0:amd64 but it is not installable
Depends: libxcb-shape0:amd64 but it is not installable
Depends: libxcb-shm0:amd64 but it is not installable
Depends: libxcb-sync1:amd64 but it is not installable
Depends: libxcb-xfixes0:amd64 but it is not installable
Depends: libxcb-xinerama0:amd64 but it is not installable
Depends: libxcb-xkb1:amd64 but it is not installable
Depends: libxcomposite1:amd64 but it is not installable
Depends: libxcursor1:amd64 but it is not installable
Depends: libxdamage1:amd64 but it is not installable
Depends: libxext6:amd64 but it is not installable
Depends: libxfixes3:amd64 but it is not installable
Depends: libxi6:amd64 but it is not installable
Depends: libxkbcommon0:amd64 but it is not installable
Depends: libxkbcommon-x11-0:amd64 but it is not installable
Depends: libxrandr2:amd64 but it is not installable
Depends: libxrender1:amd64 but it is not installable
Depends: libxss1:amd64 but it is not installable
Depends: libxtst6:amd64 but it is not installable
Depends: zlib1g:amd64 but it is not installable
E: Unable to correct problems, you have held broken packages.
Попробовал версии Raspberry Pi и получил следующее:
$ sudo apt install ./teamviewer-host_armhf.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'teamviewer-host:armhf' instead of './teamviewer-host_armhf.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
teamviewer-host:armhf : Depends: libc6:armhf (>= 2.17) but it is not installable
Depends: libdbus-1-3:armhf but it is not installable
Depends: libexpat1:armhf but it is not installable
Depends: libfontconfig1:armhf but it is not installable
Depends: libfreetype6:armhf but it is not installable
Depends: libglib2.0-0:armhf but it is not installable
Depends: libgl1:armhf but it is not installable
Depends: libice6:armhf but it is not installable
Depends: libminizip1:armhf but it is not installable
Depends: libnspr4:armhf but it is not installable
Depends: libnss3:armhf but it is not installable
Depends: libsm6:armhf but it is not installable
Depends: libx11-6:armhf but it is not installable
Depends: libx11-xcb1:armhf but it is not installable
Depends: libxcb1:armhf but it is not installable
Depends: libxcb-glx0:armhf but it is not installable
Depends: libxcb-icccm4:armhf but it is not installable
Depends: libxcb-image0:armhf but it is not installable
Depends: libxcb-keysyms1:armhf but it is not installable
Depends: libxcb-randr0:armhf but it is not installable
Depends: libxcb-render0:armhf but it is not installable
Depends: libxcb-render-util0:armhf but it is not installable
Depends: libxcb-shape0:armhf but it is not installable
Depends: libxcb-shm0:armhf but it is not installable
Depends: libxcb-sync1:armhf but it is not installable
Depends: libxcb-xfixes0:armhf but it is not installable
Depends: libxcb-xinerama0:armhf but it is not installable
Depends: libxcb-xkb1:armhf but it is not installable
Depends: libxcomposite1:armhf but it is not installable
Depends: libxcursor1:armhf but it is not installable
Depends: libxdamage1:armhf but it is not installable
Depends: libxext6:armhf but it is not installable
Depends: libxfixes3:armhf but it is not installable
Depends: libxi6:armhf but it is not installable
Depends: libxkbcommon0:armhf but it is not installable
Depends: libxkbcommon-x11-0:armhf but it is not installable
Depends: libxrandr2:armhf but it is not installable
Depends: libxrender1:armhf but it is not installable
Depends: libxss1:armhf but it is not installable
Depends: libxtst6:armhf but it is not installable
Depends: zlib1g:armhf but it is not installable
E: Unable to correct problems, you have held broken packages.
Я пробовал установить несколько пакетов, но они, похоже, уже установлены, и я ' Я проверил, и, похоже, пакетов тоже нет.
Также запускался
sudo apt-get -f install
Но это не помогло