Getting 404 when trying to install for bionic and jessie | FWCloud Forum

Getting 404 when trying to install for bionic and jessie

mzlaten

New member
○ # → sudo apt install fwcloud-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fwcloud-agent
 

Carles Munyoz

Administrator
Staff member
Have you already added the FWCloud repository?
Code:
curl -s https://packagecloud.io/install/repositories/SOLTECSIS/FWCloud/script.deb.sh | sudo bash

You will have full instructions about the procedure here.
 

mzlaten

New member
Yes the repo is added already, when trying to reach the URL from browsers, etc we are getting a 404
 
Top