• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to Install AnyDesk on opensuse15.1

  • 00:26 cat /etc/os-release
  • 00:34 cd /mnt
  • 00:42 cat > AnyDesk-OpenSUSE.repo << "EOF"
  • 01:00 zypper addrepo --repo AnyDesk-OpenSUSE.repo
  • 01:20 zypper install anydesk
6091

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 1

2

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

Tags:
owen
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

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.

Q

Is Anydesk is an opensource?

A

NO, Anydesk is proprietary of AnyDesk Software GmbH.

Q

List some alternatives of AnyDesk?

A

There are some alternatives to AnyDesk
1. TeamViewer
2. TightVNC
3. UltraVNC
4. RDP

Q

It does support File Transfer?

A

Yes, AnyDesk can transfer file

Q

Is AnyDesk can make remote access between Mobile and computer?

A

yes, AnyDesk can make remote access between Mobile and computer

Related Tutorials in How to Install AnyDesk on opensuse15.1

Related Tutorials in How to Install AnyDesk on opensuse15.1

How To Install AnyDesk on Centos 7
How To Install AnyDesk on Centos 7
Apr 2, 2018
How To Install AnyDesk on Ubuntu 16.04
How To Install AnyDesk on Ubuntu 16.04
Apr 4, 2018
How to Install and update openssl on opensuse15.1
How to Install and update openssl on opensuse15.1
Nov 15, 2019
How To Install AnyDesk on Linux Mint 18.3
How To Install AnyDesk on Linux Mint 18.3
Apr 11, 2018
How to create SSL certificate in OpenSUSE
How to create SSL certificate in OpenSUSE
Aug 12, 2017
How to Install AnyDesk on opensuse15.1
How to Install AnyDesk on opensuse15.1
Oct 30, 2019
How to Install Anydesk on Ubuntu 20.4.1
How to Install Anydesk on Ubuntu 20.4.1
Jan 8, 2021
How to configure Apache Virtual Host in OpenSUSE
How to configure Apache Virtual Host in OpenSUSE
Nov 1, 2016

Related Forums in How to Install AnyDesk on opensuse15.1

Related Forums in How to Install AnyDesk on opensuse15.1

Pligg
aiden class=
CMS : Pligg install on opensuse
Oct 6, 2017
Apache
rebeccajazz class=
Apache2 : mod_proxy in opensuse
Jan 3, 2018
OpenSUSE
dalogui class=
Ayuda urgente instale SSL para servidor Opensuse y ahora no funciona tengo servicio web
Jul 15, 2019
OpenSUSE
victorsamuel class=
exec: "git": executable file not found in $PATH
Nov 16, 2017
OpenSUSE
lucas class=
best browser for OpenSUSE
Apr 17, 2017
Apache
rolando class=
How to find apache user in opensuse
Sep 23, 2017
OpenSUSE
dylan class=
How do I add minimize / maximize buttons in Opensuse 13.2
Sep 4, 2017
MariaDB
benjamin class=
Unable to start Mariadb service in opensuse leap 42.1
Sep 23, 2017

Related News in How to Install AnyDesk on opensuse15.1

Related News in How to Install AnyDesk on opensuse15.1

openSUSE Leap 42.3 Officially Released
openSUSE Leap 42.3 Officially Released
Jul 27, 2017
Tyson Foods Honored as SUSE Customer of the Year
Tyson Foods Honored as SUSE Customer of the Year
Feb 11, 2017
SUSE Soon To Be Largest Independent Linux Vendor
SUSE Soon To Be Largest Independent Linux Vendor
Apr 14, 2019
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Isaac ?
How to run windows application in linux

I need to run the windows application in my Linux machine, instead of installing from yum repo or any other repos. How to do that..??

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.