Skip to content Skip to navigation Skip to footer

FortiClient 7.4

Fortinet FortiClient DEB Package Signing

<support@fortinet.com>: 264E 114C 6911 D08D 3BA6 CE6C 18AC 2639 5E54 716D

Fortinet FortiClient RPM Package Signing

<support@fortinet.com>: F633 9A86 27D7 A8C2 C028 2E98 B322 C817 E419 396D

 

Centos 7 (and newer)

Add repo

sudo yum-config-manager --add-repo  https://repo.fortinet.com/repo/forticlient/7.4/centos/8/os/x86_64/fortinet.repo

If using ARM64, use this instead:

sudo yum-config-manager --add-repo  https://repo.fortinet.com/repo/forticlient/7.4/centos/8/os/aarch64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Fedora 42 and Redhat 8 (and newer)

Add repo

sudo dnf config-manager --add-repo  https://repo.fortinet.com/repo/forticlient/7.4/centos/8/os/x86_64/fortinet.repo

If using ARM64, use this instead:

sudo dnf config-manager --add-repo  https://repo.fortinet.com/repo/forticlient/7.4/centos/8/os/aarch64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Ubuntu 22.04 LTS and 24.04 LTS

Install gpg key

wget -O - https://repo.fortinet.com/repo/forticlient/7.4/ubuntu22/DEB-GPG-KEY | gpg --dearmor | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg

Create /etc/apt/sources.list.d/repo.fortinet.com.list with the following content

deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/7.4/ubuntu22/ stable non-free

If using ARM64, use this instead:

deb [arch=arm64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/7.4/ubuntu22/ stable non-free

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

 

FortiClient 7.2

Fortinet FortiClient DEB Package Signing

<support@fortinet.com>: 264E 114C 6911 D08D 3BA6 CE6C 18AC 2639 5E54 716D

Fortinet FortiClient RPM Package Signing

<support@fortinet.com>: F633 9A86 27D7 A8C2 C028 2E98 B322 C817 E419 396D

 

Centos 7 (and newer) and Redhat 7 (and newer)

Add repo

sudo yum-config-manager --add-repo  https://repo.fortinet.com/repo/forticlient/7.2/centos/8/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Fedora

Add repo

sudo dnf config-manager --add-repo  https://repo.fortinet.com/repo/forticlient/7.2/centos/8/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Ubuntu 18.04 LTS and 20.04 LTS

Install gpg key

wget -O - https://repo.fortinet.com/repo/forticlient/7.2/ubuntu/DEB-GPG-KEY | sudo apt-key add -

Create /etc/apt/sources.list.d/repo.fortinet.com.list with the following content

deb [arch=amd64] https://repo.fortinet.com/repo/forticlient/7.2/ubuntu/ /stable multiverse

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

 

Ubuntu 22.04 LTS

Install gpg key

wget -O - https://repo.fortinet.com/repo/forticlient/7.2/debian/DEB-GPG-KEY | gpg --dearmor | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg

Create /etc/apt/sources.list.d/repo.fortinet.com.list with the following content

deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/forticlient/7.2/debian/ stable non-free

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

FortiClient 7.0

Centos 7 (and newer) and Redhat 7 (and newer)

Add repo

sudo yum-config-manager --add-repo  https://repo.fortinet.com/repo/7.0/centos/8/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Fedora

Add repo

sudo dnf config-manager --add-repo  https://repo.fortinet.com/repo/7.0/centos/8/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Ubuntu 16.04 LTS

Install gpg key

wget -O - https://repo.fortinet.com/repo/7.0/ubuntu/DEB-GPG-KEY | sudo apt-key add -

Add the following line in /etc/apt/sources.list

deb [arch=amd64] https://repo.fortinet.com/repo/7.0/ubuntu/ xenial multiverse

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

 

Ubuntu 18.04 LTS and newer

Install gpg key

wget -O - https://repo.fortinet.com/repo/7.0/ubuntu/DEB-GPG-KEY | sudo apt-key add -

Add the following line in /etc/apt/sources.list

deb [arch=amd64] https://repo.fortinet.com/repo/7.0/ubuntu/ /bionic multiverse

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

 

Debian 8 and newer

Install gpg key

wget -O - https://repo.fortinet.com/repo/7.0/debian/DEB-GPG-KEY | gpg --dearmor | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg

Create repo.fortinet.com.list in /etc/apt/sources.list.d/ with the following content

deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/7.0/debian/ stable non-free

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

FortiClient 6.4

CentOS 7 and Redhat 7

Add repo

sudo yum-config-manager --add-repo  https://repo.fortinet.com/repo/6.4/centos/7/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Fedora

Add repo

sudo dnf config-manager --add-repo  https://repo.fortinet.com/repo/6.4/centos/7/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Ubuntu 16.04 LTS

Install gpg key

wget -O - https://repo.fortinet.com/repo/6.4/ubuntu/DEB-GPG-KEY | sudo apt-key add -

Add the following line in /etc/apt/sources.list

deb [arch=amd64] https://repo.fortinet.com/repo/6.4/ubuntu/ xenial multiverse

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

 

Ubuntu 18.04 LTS and newer

Install gpg key

wget -O - https://repo.fortinet.com/repo/6.4/ubuntu/DEB-GPG-KEY | sudo apt-key add -

Add the following line in /etc/apt/sources.list

deb [arch=amd64] https://repo.fortinet.com/repo/6.4/ubuntu/ /bionic multiverse

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

FortiClient 6.0

CentOS 7 and Redhat 7

Add repo

sudo yum-config-manager --add-repo  https://repo.fortinet.com/repo/centos/7/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Fedora

Add repo

sudo dnf config-manager --add-repo  https://repo.fortinet.com/repo/centos/7/os/x86_64/fortinet.repo

Install FortiClient

sudo yum install forticlient

 

Ubuntu 16.04 LTS

Install gpg key

wget -O - https://repo.fortinet.com/repo/ubuntu/DEB-GPG-KEY | sudo apt-key add -

Add the following line in /etc/apt/sources.list

deb [arch=amd64] https://repo.fortinet.com/repo/ubuntu/ xenial multiverse

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient

 

Ubuntu 18.04 LTS

Install gpg key

wget -O - https://repo.fortinet.com/repo/ubuntu/DEB-GPG-KEY | sudo apt-key add -

Add the following line in /etc/apt/sources.list

deb [arch=amd64] https://repo.fortinet.com/repo/ubuntu/ /bionic multiverse

Update package lists

sudo apt-get update

Install FortiClient

sudo apt install forticlient