Hello
With Ubuntu 120 we do like this to add a repo.
deb [arch=amd64] Index of /repo/6.4/ubuntu /bionic multiverse
How do we do with Zorin Snap
I did manually edit my sources.list
Hello
With Ubuntu 120 we do like this to add a repo.
deb [arch=amd64] Index of /repo/6.4/ubuntu /bionic multiverse
How do we do with Zorin Snap
I did manually edit my sources.list
Sorry not sure I understand your post but with the latest Zorin you are on Ubuntu 20.04LTS, and if you want to install the Fortinet Client then these commands in Terminal should do it:
wget -O - https://repo.fortinet.com/repo/6.4/ubuntu/DEB-GPG-KEY | sudo apt-key add -
deb [arch=amd64] Index of /repo/6.4/ubuntu /bionic multiverse
sudo apt-get update
sudo apt install forticlient