Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am trying to install Webcam Studio.

I got the .deb from the following link: http://code.google.com/p/webcamstudio/downloads/detail?name=webcamstudio_0.57beta4_all.deb&can=2&q=

When I try to install it, I get the following error message: Requires installation of untrusted packages

Then under details, I get all of this gibberish:

    ca-certificates-java dbus-java-bin default-jre default-jre-headless gstreamer0.10-plugins-ugly icedtea-6-jre-cacao java-common libaccess-bridge-java libaccess-bridge-java-jni libdbus-java libjna-java libmatthew-debug-java libopencore-amrnb0 libopencore-amrwb0 libsidplay1 libunixsocket-java openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib ttf-dejavu-extra tzdata-java

I have no idea how to interpret this.

Can anyone explain what I have to do?

It seems like it has to be simple, but I can't figure it out. Also, I'm clueless about how to use the terminal. I would prefer to stay away from that, unless you can walk me through it.

Thanks so much for your time.

share|improve this question
You can open a terminal and give sudo apt-get install <gibberish> to install those required packages. It may ask you press 'y' to install untrusted packages. – Vishnu Kumar Mar 21 at 10:20

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.