Install Anydesk Linux version on Chromebook [Result NG]

The Android version freezes and cannot be used with Lenovo ideapad duet.

Show Anydesk Linux repository screen AnyDesk DEB repository how-to

sudo su wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | apt-key add -

Fail here In the browser https://keys.anydesk.com/repos/DEB-GPG-KEY Open and save the file to a Linux folder

apt-key add DEB-GPG-KEY Ends normally with

echo "deb [arch=amd64] http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list Maybe this is OK. If not, add [arch = amd64] with vi

After that, it was useless if I followed the procedure E: Unable to locate package anydesk

Try the file version, but NG from Chrome OS sudo apt i-install anydesk_x.x.x-x_amd64.deb Error Honyalara

sudo dpkg --install anydesk_x.x.x-x_amd64.deb Finally

It turns out that the implementation terminal and architecture do not match (amd64 / arm64) That's right. Hmm? Until then, there was one for Raspberry Pi.

sudo dpkg --install anydesk_x.x.x-x_armhf.deb It turns out that the architecture does not match (armhf / arm64)

Is it useless, or is hf 32bit? Well, different things are different. Tohoho

... no good ... sudo dpkg --add-architecture armhf I updated it with, but it didn't work. It was a pain to remove this entwined library

https://ubuntuforums.org/showthread.php?t=2444884&p=13963124#post13963124 Angry

https://www.labohyt.net/blog/server/post-4721/ Thanks

If you have time, set up a repository for Raspberry Pi ...

Recommended Posts

Install Anydesk Linux version on Chromebook [Result NG]
Install enebular-agent on Chromebook
Install Minecraft on Arch Linux
Install Linux on your Chromebox
Install the JDK on Linux
Install tomcat 5.5 on Amazon Linux.
Install Homebrew on Amazon Linux 2
Install strongSwan 5.9.1 on Amazon Linux 2
Put the latest version of Python on linux (Debian) on Chromebook
Install the latest version of Git on your Linux server
Install Python Pillow on Amazon Linux
Install oracle java8 on amazon linux2
Install xgboost (python version) on Windows
Install CUDA on Linux Mint Mate 20
Install Arch Linux on DeskMini A300
How to install VMware-Tools on Linux
Install pyenv on EC2 (Amazon Linux)
[Note] Install Imagick on Amazon Linux2
Install VS Code on your Chromebook
How to install aws-session-manager-plugin on Manajro Linux
Install wsl2 and master linux on windows
Install and launch k3s on Manjaro Linux
Install miniconda on chromebook (using chromebrew + git)
Install and Configure TigerVNC server on Linux
How to install packages on Alpine Linux
5 reasons to install Linux on your laptop.
How to install Anisble on Amazon Linux 2
Install Pleasant on Ubuntu 20.04 (.NetCore3.1 / PostgreSQL version)
Dockerfile: Install Docker on your Linux server
Install Mecab on Linux (CentOS) with brew
How to install php7.4 on Linux (Ubuntu)
Install Python3 on mixhost server [Currently NG]
Install rJava on Linux in R3.6 environment.
Install VScode on Lenovo IdeaPad Duet Chromebook
Until you install Arch Linux on VMware
Install Python 3.8, Pip 3.8 on EC2 (Amazon Linux 2)
Linux "Install on / dev / sda" error resolution
Install debian on linux on Arrows tab Q584 / H
[2020 version] How to install Python3 on AWS EC2
[Note] Install wxPython 3.x on Linux Mint (Ubuntu)
Cross-compile windows version from nim on arch | linux
How to install Camunda Modeler on Manjaro Linux
Install PHP 7 series on Amazon Linux 2 with Amazon Linux Extras
Install Ubuntu 20.04 LTS (Server) 64bit version on RaspberryPi3B +
Install ZIP version Python and pip on Windows 10
Install the latest version of CMake on Ubuntu 18.04.4 LTS
Install Grub on USB memory (UEFI) ~ Boot Linux from grub on USB memory ~
[Node] [npm] Install npm packeage on MacOS / Linux without sudo
How to install Linux on a 32bit UEFI PC
Compile and install MySQL-python for python2.7 on amazon linux
Install Docker on Arch Linux and run it remotely
[AWS EC2] How to install Maven on Amazon Linux 2
How to install git on Linux such as EC2
Install pyenv on Raspberry Pi and version control Python
[Personal memo] Install the latest Java on Amazon Linux that already contains Java and switch the version