Linux Downloads
To install FortiClient for linux please follow the instructions below for your specific linux distribution.

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 27
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
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 20.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/ /bionic multiverse
Update package lists
sudo apt-get update
Install FortiClient
sudo apt install forticlient
FortiClient 6.0
CentOS 7 and Redhat 7
Add the following repository
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 27
Add the following repository
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