Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Applications»How to Install Zoom Client on Fedora 35/34

    How to Install Zoom Client on Fedora 35/34

    By RahulMay 23, 20202 Mins ReadUpdated:April 18, 2022

    Zoom application is one of the most popular applications these days. The Zoom cloud meetings application provides simplified video conferencing with real-time messaging and content sharing over the internet.

    Advertisement

    The zoom client allows you to join meeting without signing in to the application. To start a new meeting, you would be required to log in to the application. Visit zoom.us to create account.

    This tutorial will help you to install the Zoom client on a Fedora Linux system.

    Prerequisites

    A running Fedora Desktop system with sudo privileged account access.

    Step 1 – Install Zoom Client on Fedora

    Zoom client package is available in rpm format. You can directly download it from its official website or use the below commands to download the package.

    sudo dnf install wget -y 
    wget https://zoom.us/client/latest/zoom_x86_64.rpm 
    

    Once download is completed. Run the following command to install Zoom client on Fedora:

    sudo dnf localinstall zoom_x86_64.rpm 
    

    This will install other required dependencies on your system.

    Step 2 – Start Zoom Application

    The application installer, adds a launcher to the desktop systems. Search for the Zoom client under the applications. You will see the Zoom application launcher as shown in the screenshot below.

    How to Install Zoom on Fedora

    Click on the launcher button to start the zoom application.

    install zoom client on fedora

    You must have a meeting ID to join the meeting. Click on the “Join a Meeting” button, then enter your meeting ID and your name (to display in the meeting) to connect meeting. You can get the meeting ID from the host of the meeting.

    You can also host a meeting on Zoom. To host a meeting you need to sign in to the zoom client application. After login, you will get 4 options, Join a meeting, new meeting, schedule, or share screen only.

    Conclusion

    This tutorial describes you to install the Zoom client application on the Fedora Linux system. Now you can quickly host or join a Zoom meeting in a few clicks.

    fedora Zoom Zoom Client
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    How To Install Apache Solr on Fedora

    How To Install Apache Solr 9.0 on Fedora 36/35

    (Resolved) – React.JS 404 Error on Page Reload

    (Resolved) – ReactJS 404 Error on Page Reload

    How to Install Git on Fedora Linux

    How To Install Git on Fedora Linux

    View 6 Comments

    6 Comments

    1. Pstrang on July 2, 2021 5:44 pm

      On my fresh install of Fedora 34, Zoom (5.7.26030.0627-1) is the only app I have trouble with. It will not connect, I get “timeout”. I’m unable to sign in. Zoom meetings run fine in my web browser, but the app is broken. I’ve tried turning off the firewall too, same problem. Troubleshooting ideas? Thanks all.

      Reply
      • Rahul on July 3, 2021 3:38 am

        Any error message in log files?

        Reply
    2. Khatem on June 10, 2021 12:15 am

      Thanks.

      Reply
    3. Leo on June 9, 2021 11:05 am

      Not mentioning anything how to work around the screensharing issues that are present on Fedora since more than two years.

      Reply
    4. Rob on May 27, 2021 10:17 am

      A default Fedora install will have curl already installed. But you do not need curl or wget, dnf can pull the rpm straight form the remote site:

      sudo dnf install https://zoom.us/client/latest/zoom_x86_64.rpm

      Reply
    5. svsv sarma on September 13, 2020 4:28 am

      Thank you Rahul. A very helpful and explanatory article on zoom. I installed and am using zoom now. The fedora forum is of no use.

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • Error: EACCES: permission denied, scandir (Resolved)
    • How To Install Python 3.11 on Ubuntu 22.04 / 20.04
    • How to Install Python 3.11 on Amazon Linux 2
    • An Introduction to the “./configure” Command: Compiling Source Code in Linux
    • How to Install PHP 8.x on Pop!_OS
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.