Package: c-blosc Version: 1.11.1+ds2-1 OS: stretch
When I try to install c-blosc from an ordinary shell I got the following error: `E: Unable to locate package c-blosc` Here is a transcript: # apt-get install c-blosc Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package c-blosc my sources.list contains: ``` deb http://httpredir.debian.org/debian/ stretch main contrib non-free deb-src http://httpredir.debian.org/debian/ stretch main ``` I am using Debian stretch, kernel 4.9.0-11-amd64 Thanks for your help, Shay