FCT

FortiClient Linux — Repository Installation

repo.fortinet.com  ·  Supported platforms and versions

Package Signing Keys (support@fortinet.com)

DEB 264E 114C 6911 D08D 3BA6 CE6C 18AC 2639 5E54 716D
RPM F633 9A86 27D7 A8C2 C028 2E98 B322 C817 E419 396D
8.0

FortiClient Linux 8.0

Latest
🐧

Ubuntu

22.04 · 24.04 · 26.04 LTS
repo path differs only
1
Install GPG key
wget -O - https://repo.fortinet.com/repo/forticlient/8.0/ubuntu/DEB-GPG-KEY \ | gpg --dearmor \ | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
2
Add repository — create /etc/apt/sources.list.d/repo.fortinet.com.list file with the following content:
x86_64
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/8.0/ubuntu/ stable non-free
ARM64
deb [arch=arm64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/8.0/ubuntu/ stable non-free
3
Update and install
sudo apt-get update sudo apt install forticlient
1
Install GPG key
wget -O - https://repo.fortinet.com/repo/forticlient_server/8.0/ubuntu/DEB-GPG-KEY \ | gpg --dearmor \ | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
2
Add repository — create /etc/apt/sources.list.d/repo.fortinet.com.list file with the following content:
x86_64
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient_server/8.0/ubuntu/ stable non-free
ARM64
deb [arch=arm64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient_server/8.0/ubuntu/ stable non-free
3
Update and install
sudo apt-get update sudo apt install forticlient
🎩

CentOS Stream 9 · Red Hat 9

RPM
repo path differs only
1
Add repository
x86_64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient/8.0/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient/8.0/el/os/aarch64/fortinet.repo
2
Install FortiClient
sudo dnf install forticlient
1
Add repository
x86_64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient_server/8.0/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient_server/8.0/el/os/aarch64/fortinet.repo
2
Install FortiClient Server
sudo dnf install forticlient
🎩

Fedora 44

RPM
repo path differs only
1
Add repository
x86_64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient/8.0/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient/8.0/el/os/aarch64/fortinet.repo
2
Install FortiClient
sudo dnf install forticlient
1
Add repository
x86_64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient_server/8.0/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient_server/8.0/el/os/aarch64/fortinet.repo
2
Install FortiClient Server
sudo dnf install forticlient
7.4

FortiClient Linux 7.4

🐧

Ubuntu

22.04 · 24.04 · 26.04 LTS
repo path differs only
1
Install GPG key
wget -O - https://repo.fortinet.com/repo/forticlient/7.4/ubuntu/DEB-GPG-KEY \ | gpg --dearmor \ | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
2
Add repository — create /etc/apt/sources.list.d/repo.fortinet.com.list file with the following content:
x86_64
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/7.4/ubuntu/ stable non-free
ARM64
deb [arch=arm64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/7.4/ubuntu/ stable non-free
3
Update and install
sudo apt-get update sudo apt install forticlient
1
Install GPG key
wget -O - https://repo.fortinet.com/repo/forticlient_server/7.4/ubuntu/DEB-GPG-KEY \ | gpg --dearmor \ | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
2
Add repository — create /etc/apt/sources.list.d/repo.fortinet.com.list file with the following content:
x86_64
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient_server/7.4/ubuntu/ stable non-free
ARM64
deb [arch=arm64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient_server/7.4/ubuntu/ stable non-free
3
Update and install
sudo apt-get update sudo apt install forticlient
🎩

CentOS Stream 9 · Red Hat 9

RPM
repo path differs only
1
Add repository
x86_64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient/7.4/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient/7.4/el/os/aarch64/fortinet.repo
2
Install FortiClient
sudo dnf install forticlient
1
Add repository
x86_64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient_server/7.4/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient_server/7.4/el/os/aarch64/fortinet.repo
2
Install FortiClient Server
sudo dnf install forticlient
🎩

Fedora 44

RPM
repo path differs only
1
Add repository
x86_64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient/7.4/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient/7.4/el/os/aarch64/fortinet.repo
2
Install FortiClient
sudo dnf install forticlient
1
Add repository
x86_64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient_server/7.4/el/os/x86_64/fortinet.repo
ARM64
sudo dnf config-manager addrepo \ --from-repofile=https://repo.fortinet.com/repo/forticlient_server/7.4/el/os/aarch64/fortinet.repo
2
Install FortiClient Server
sudo dnf install forticlient
7.2

FortiClient Linux 7.2

🐧

Ubuntu

22.04 · 24.04 LTS
repo path differs only
1
Install GPG key
wget -O - https://repo.fortinet.com/repo/forticlient/7.2/ubuntu/DEB-GPG-KEY \ | gpg --dearmor \ | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
2
Add repository — create /etc/apt/sources.list.d/repo.fortinet.com.list file with the following content:
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/7.2/ubuntu/ stable non-free
3
Update and install
sudo apt-get update sudo apt install forticlient
1
Install GPG key
wget -O - https://repo.fortinet.com/repo/forticlient_server/7.2/ubuntu/DEB-GPG-KEY \ | gpg --dearmor \ | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
2
Add repository — create /etc/apt/sources.list.d/repo.fortinet.com.list file with the following content:
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient_server/7.2/ubuntu/ stable non-free
3
Update and install
sudo apt-get update sudo apt install forticlient
🎩

CentOS Stream 9 · Red Hat 9

RPM
repo path differs only
1
Add repository
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient/7.2/el/os/x86_64/fortinet.repo
2
Install FortiClient
sudo dnf install forticlient
1
Add repository
sudo dnf config-manager \ --add-repo https://repo.fortinet.com/repo/forticlient_server/7.2/el/os/x86_64/fortinet.repo
2
Install FortiClient Server
sudo dnf install forticlient