how to install anydesk on centos 7

1 Answer(s)

    Step 1: 

    # wget https://download.anydesk.com/linux/anydesk-6.1.0-1.el7.x86_64.rpm

     

    –2021-07-22 12:13:21– https://download.anydesk.com/linux/anydesk-6.1.0-1.el7.x86_64.rpm
    Resolving download.anydesk.com (download.anydesk.com)… 159.69.19.197, 2a01:4f8:1c1c:204e::1
    Connecting to download.anydesk.com (download.anydesk.com)|159.69.19.197|:443… connected.
    HTTP request sent, awaiting response… 200 OK
    Length: 4140764 (3.9M) [application/x-redhat-package-manager]
    Saving to: ‘anydesk-6.1.0-1.el7.x86_64.rpm’

    anydesk-6.1.0-1.el7.x86_64.rpm 100%[=======================================================================>] 3.95M 3.49MB/s in 1.1s

    2021-07-22 12:13:28 (3.49 MB/s) – ‘anydesk-6.1.0-1.el7.x86_64.rpm’ saved [4140764/4140764]

    Step 2: 

    # yum localinstall anydesk-6.1.0-1.el7.x86_64.rpm

    Last metadata expiration check: 3:09:34 ago on Thu 22 Jul 2021 09:05:20 AM IST.
    Dependencies resolved.
    ======================================================================================================================================================
    Package Architecture Version Repository Size
    ======================================================================================================================================================
    Installing:
    anydesk x86_64 6.1.0-1.el7 @commandline 3.9 M
    Installing dependencies:
    mesa-libGLU x86_64 9.0.0-15.el8 appstream 185 k

    Transaction Summary
    ======================================================================================================================================================
    Install 2 Packages

    Total size: 4.1 M
    Total download size: 185 k
    Installed size: 14 M
    Is this ok [y/N]: y
    Downloading Packages:
    mesa-libGLU-9.0.0-15.el8.x86_64.rpm 725 kB/s | 185 kB 00:00
    ——————————————————————————————————————————————————
    Total 337 kB/s | 185 kB 00:00
    Running transaction check
    Transaction check succeeded.
    Running transaction test
    Transaction test succeeded.
    Running transaction
    Running scriptlet: anydesk-6.1.0-1.el7.x86_64 1/1
    Preparing : 1/1
    Installing : mesa-libGLU-9.0.0-15.el8.x86_64 1/2
    Installing : anydesk-6.1.0-1.el7.x86_64 2/2
    Running scriptlet: anydesk-6.1.0-1.el7.x86_64 2/2
    Created symlink /etc/systemd/system/multi-user.target.wants/anydesk.service → /etc/systemd/system/anydesk.service.
    Redirecting to /bin/systemctl start anydesk.service

    Verifying : mesa-libGLU-9.0.0-15.el8.x86_64

    Verifying : anydesk-6.1.0-1.el7.x86_64 2/2
    Installed products updated.

    Installed:
    anydesk-6.1.0-1.el7.x86_64 mesa-libGLU-9.0.0-15.el8.x86_64

    Complete!

    Step 3: 

    Now that AnyDesk has been installed, you shall easily launch it in the following manner.
    Go to application —> internet —-> anydesk

    Answered on July 22, 2021.

    you can download another version of anydesk for Linux from here

    https://download.anydesk.com/linux/

     

     

    on July 22, 2021.
    Add Comment

    Your Answer

    By posting your answer, you agree to the privacy policy and terms of service.