Blog Archives
Installing Forticlient VPN in Ubuntu
To install Forticlient VPN first download the Forticlient VPN only .deb Installer

Go to the last section of Forticlient Website and select Forticlient VPN-only
Once downloaded the .deb file then execute the below command to install. Here the gr is my user
sudo apt install /home/gr/Downloads/forticlient_vpn_7.4.3.1736_amd64.deb
Once dependencies are resolved and package installed then you can open forticlient.
Let me know if you are facing any Issues with Forticlient
To Uninstall
sudo apt autoremove --purge forticlient

