Page 1 of 1

Unable to locate gpac

Posted: Thu May 31, 2018 4:19 pm
by Davesdere
Hi,
I'm on a fresh install of the AIY vision kit 1.1 from Google. Pi ZERO WH

Code: Select all

 $ uname -a
Linux raspberrypi 4.14.34+ #1110 Mon Apr 16 14:51:42 BST 2018 armv6l GNU/Linux
I tried to this

Code: Select all

sudo apt-get install gpac
It returns.

Code: Select all

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gpac
I also tried the website but they don't support Raspbian

Re: Unable to locate gpac

Posted: Fri Jun 01, 2018 2:08 pm
by topguy
The standard question is as always "Did you do apt-get update first ?"

The package is still part of Debian Stretch so I see no obvious reason is should be missing from Raspbian.
https://packages.debian.org/stretch/gpac
I'm on a fresh install of the AIY vision kit 1.1 from Google. Pi ZERO WH
Since I dont know the vision Kit, are you really running Raspbian ?