A binary on my machine requires libprotobuf-c.so.1. I know that this is the Google Protocol Buffer library. How do I install this specific version though?
I searched for this library on: packages.ubuntu.com however could not find it there.
I tried the following commands to install this library on Ubuntu 14.04 however the package was not found:
sudo apt install libprotobuf-c
sudo apt install libprotobuf-c1