Robotics StackExchange | Archived questions

E: Unable to locate package gstreamer0.10-ffmpeg E: Couldn't find any package by glob 'gstreamer0.10-ffmpeg' E: Couldn't find any package by regex 'gstreamer0.10-ffmpeg'

Why this error is always there? for maximum packages I am facing same problem.. Please help me with this

sudo apt-get install gstreamer-0.10 libgstreamer0.10-0 libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev gstreamer0.10-ffmpeg gstreamer0.10-gconf gstreamer0.10-tools gstreamer0.10-x
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'gir1.2-gstreamer-0.10' for regex 'gstreamer-0.10'
Note, selecting 'gir1.0-gstreamer-0.10' for regex 'gstreamer-0.10'
E: Unable to locate package gstreamer0.10-ffmpeg
E: Couldn't find any package by glob 'gstreamer0.10-ffmpeg'
E: Couldn't find any package by regex 'gstreamer0.10-ffmpeg'

Asked by SUBHASH on 2019-03-04 03:27:59 UTC

Comments

I'm sorry, but this does not appear to be a ROS problem, as those packages are not ROS packages, but regular Ubuntu/Debian packages.

I would suggest to post this over at Ask Ubuntu or another suitable support forum.

Asked by gvdhoorn on 2019-03-04 03:36:10 UTC

Answers