Skip to content Skip to navigation Skip to footer

FortiClient 7.0

CentOS 7 and Redhat 7

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 27

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

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