Hi
I'd like to install the ocsinventory-agent on Ubuntu 16.04 server, and I tried to use following commands
sudo apt-get update
sudo apt install ocsinventory-agent
but it then returns me following error message
E: Unable to locate package ocsinventory-agent
It seems that ocsinventory-agent can't be found in paths which are listed in the /etc/apt/sources.list.
Do you have any suggestion about this? Thank you very much.