更新时间:2023-01-28 16:16:26浏览次数:800+次
本文介绍如何在Fedora 37 Linux系统上安装Zoom客户端的方法。当前Zoom网站下载页面上提供了RPM软件包,可在CentOS/RHEL和Fedora系统上安装。
在Fedora 37上安装Zoom客户端的方法
让我们先下载最新版本的Zoom客户端:
sudo yum -y install wget
wget https://zoom.us/client/latest/zoom_x86_64.rpm
然后使用yum命令在Fedora Linux上安装Zoom客户端:
sudo yum install ./zoom_x86_64.rpm
按y键开始安装:
Install 29 Packages
Total size: 180 M
Total download size: 25 M
Installed size: 735 M
Is this ok [y/N]: y
所需的依赖项和Zoom Client将安装在Fedora上:
Installed:
cpp-12.2.1-4.fc37.x86_64
ibus-1.5.27-5.fc37.x86_64
ibus-gtk3-1.5.27-5.fc37.x86_64
ibus-libs-1.5.27-5.fc37.x86_64
ibus-m17n-1.4.18-1.fc37.x86_64
ibus-setup-1.5.27-5.fc37.noarch
libICE-1.0.10-9.fc37.x86_64
libSM-1.2.3-11.fc37.x86_64
libXScrnSaver-1.2.3-11.fc37.x86_64
libXmu-1.1.3-9.fc37.x86_64
libXt-1.2.1-3.fc37.x86_64
libmpc-1.2.1-5.fc37.x86_64
libxkbcommon-x11-1.4.1-2.fc37.x86_64
m17n-db-1.8.0-27.fc37.noarch
m17n-lib-1.8.0-13.fc37.x86_64
python3-cairo-1.21.0-3.fc37.x86_64
python3-gobject-3.42.2-2.fc37.x86_64
python3-gobject-base-3.42.2-2.fc37.x86_64
python3-gobject-base-noarch-3.42.2-2.fc37.noarch
setxkbmap-1.3.3-3.fc37.x86_64
xcb-util-0.4.0-20.fc37.x86_64
xcb-util-image-0.4.0-20.fc37.x86_64
xcb-util-keysyms-0.4.0-18.fc37.x86_64
xhost-1.0.8-4.fc37.x86_64
xmodmap-1.0.11-2.fc37.x86_64
xorg-x11-xauth-1:1.1.2-2.fc37.x86_64
xorg-x11-xinit-1.4.0-15.fc37.x86_64
xrdb-1.2.1-4.fc37.x86_64
zoom-5.13.5.431-1.x86_64
Complete!
您可以通过rpm命令检查Fedora 37上安装的Zoom Client版本,详情如下:
$ rpm -qi zoom
Name: zoom
Version: 5.13.5.431
Release: 1
Architecture: x86_64
Install Date: Tue 24 Jan 2023 05:33:12 PM UTC
Group: default
Size: 613987985
License: see https://www.zoom.us/
Signature: RSA/SHA512, Mon 16 Jan 2023 10:56:02 AM UTC, Key ID 7b04a1b8dd79b481
Source RPM: zoom-5.13.5.431-1.src.rpm
Build Date: Mon 16 Jan 2023 10:02:11 AM UTC
Build Host: client-client-linux-docker-u16-qt51511-442-pcxjb-0vgbd-4fmvq
Relocations: /
Packager: Zoom Linux Team <https://support.zoom.us>
Vendor: Zoom Video Communications, Inc.
URL: https://www.zoom.us
Summary: Zoom Cloud Meetings
使用CLI或桌面启动器在Fedora 37 Linux机器上启动Zoom Client:
说明安装Zoom客户端已经成功完成。然后,您可以使用ID或登录加入会议,并开始创建和管理会议和聊天。