How to Install AnyDesk on opensuse15.1

How to Install AnyDesk on openSUSE15.1

This video explains the method of Installing AnyDesk on OpenSUSE15.1

Process

To check the installed version of operating system

LinuxHelp:~ # cat /etc/os-release 
NAME="openSUSE Leap"
VERSION="15.1 "
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.1"
PRETTY_NAME="openSUSE Leap 15.1"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL=https://www.opensuse.org/

Change directory to download and repo file for AnyDesk

LinuxHelp:~ # cd /mnt

** Create repo file using following command**

LinuxHelp:/mnt # cat > AnyDesk-OpenSUSE.repo << "EOF" 
[anydesk]
name=AnyDesk OpenSUSE - stable
baseurl=http://rpm.anydesk.com/opensuse/$basearch/
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://keys.anydesk.com/repos/RPM-GPG-KEY
EOF

Long listing the current directory

LinuxHelp:/mnt # ll
total 4
-rw-r--r-- 1 root root 169 Oct 22 02:20 AnyDesk-OpenSUSE.repo

Add the created AnyDesk repo in system

LinuxHelp:/mnt # zypper addrepo --repo AnyDesk-OpenSUSE.repo
Adding repository 'AnyDesk OpenSUSE - stable' ....................................................[done]
Repository 'AnyDesk OpenSUSE - stable' successfully added

URI         : http://rpm.anydesk.com/opensuse/x86_64/
Enabled     : Yes                                    
GPG Check   : Yes                                    
Autorefresh : No                                     
Priority    : 99 (default priority)                  

Repository priorities are without effect. All enabled repositories share the same priority.

After added repo, use the below command to install AnyDesk tool

LinuxHelp:/mnt # zypper install anydesk
Looking for gpg key ID CDFFDE29 in cache /var/cache/zypp/pubkeys.
Looking for gpg key ID CDFFDE29 in repository AnyDesk OpenSUSE - stable.
  gpgkey=https://keys.anydesk.com/repos/RPM-GPG-KEY

New repository or package signing key received:

  Repository:       AnyDesk OpenSUSE - stable                        
  Key Name:         philandro Software GmbH <info@philandro.com>     
  …..
……..
...............................................[done]
Retrieving repository 'Update Repository (Non-Oss)' metadata .....................................[done]
Building repository 'Update Repository (Non-Oss)' cache ..........................................[done]
Loading repository data...
4 new packages to install.
Overall download size: 4.4 MiB. Already cached: 0 B. After the operation, additional 12.1 MiB will be
used.

Here press y key to show all option

Continue? [y/n/v/...? shows all options] (y): y

Retrieving package libgtkglext-x11-1_0-0-1.2.0git20110529-lp151.2.3.x86_64
                                                                   (1/4), 126.9 KiB (699.6 KiB unpacked)
Retrieving: libgtkglext-x11-1_0-0-1.2.0git20110529-lp151.2.3.x86_64.rpm ..........................[done]
Retrieving package pangox-compat-0.0.2-lp151.2.3.x86_64            (2/4),   8.4 KiB ( 11.2 KiB unpacked)
Retrieving: pangox-compat-0.0.2-lp151.2.3.x86_64.rpm .............................................[done]
Retrieving package libpangox-1_0-0-0.0.2-lp151.2.3.x86_64          (3/4),  55.5 KiB (154.0 KiB unpacked)
Retrieving: libpangox-1_0-0-0.0.2-lp151.2.3.x86_64.rpm ...........................................[done]
Retrieving package anydesk-5.1.2-1.x86_64                          (4/4),   4.3 MiB ( 11.2 MiB unpacked)
...........................................[done]
(3/4) Installing: libpangox-1_0-0-0.0.2-lp151.2.3.x86_64 .........................................[done]
(4/4) Installing: anydesk-5.1.2-1.x86_64 .........................................................[done]
Additional rpm output:
…
….
    Created symlink /etc/systemd/system/multi-user.target.wants/anydesk.service -> /etc/systemd/system/anydesk.service.
Executing %posttrans scripts .....................................................................[done]

After installation, Go to activities and search for AnyDesk

With this, the method of Installing AnyDesk on OpenSUSE15.1 comes to an end.

FAQ
Q
Is AnyDesk can make remote access between Mobile and computer?
A
yes, AnyDesk can make remote access between Mobile and computer
Q
It does support File Transfer?
A
Yes, AnyDesk can transfer file
Q
List some alternatives of AnyDesk?
A
There are some alternatives to AnyDesk
1. TeamViewer
2. TightVNC
3. UltraVNC
4. RDP
Q
Is Anydesk is an opensource?
A
NO, Anydesk is proprietary of AnyDesk Software GmbH.
Q
What is AnyDesk?
A
AnyDesk is a remote desktop tool distributed by AnyDesk Software GmbH, which provides bidirectional remote access between personal computers and available for all common operating systems.