Rocky Linux TeamViewerのインストールを行う

Rocky Linux TeamViewerのインストールを行う

Rocky LinuxにTeamViewerのインストールを行う手順を記述してます。

環境

  • OS Rocky Linux release 8.4 (Green Obsidian)

teamviewerインストール

「dnf」で、インストールを行います。

sudo dnf install https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm

確認してみます。

rpm -qi teamviewer

<出力結果>
Name        : teamviewer
Version     : 15.19.3
Release     : 0
Architecture: x86_64
Install Date: 2021年07月13日 12時33分37秒
Group       : Applications/Internet
Size        : 242475251
License     : Proprietary; includes Free Software components.
Signature   : RSA/SHA256, 2021年06月11日 14時06分41秒, Key ID c5e224500c1289c0
Source RPM  : teamviewer-15.19.3-0.src.rpm
Build Date  : 2021年06月11日 14時03分09秒
Build Host  : 2219400-CRPSRVFRA0349
Relocations : (not relocatable)
Vendor      : TeamViewer Germany GmbH
URL         : http://www.teamviewer.com
Summary     : Remote control and meeting solution.

TeamViewer起動

アプリケーションの一覧を確認すると「TeamViewer」がインストールされていることが確認できます。

クリックすると「TeamViewer」が起動します。