Redirected from page "Install In Ubuntu"

Clear message

Install In Ubuntu

You can install Bombono DVD from the repository.1 2

On your Ubuntu computer, open System > Administration > Synaptic Package Manager. Then choose from menu Settings > Repositories and click the Third Party Software tab.

software-sources-3rdparty-tab.png

Click the Add button. Copy and paste the following line.

For Hardy:

deb http://ppa.launchpad.net/muravjov-il/ppa/ubuntu hardy main

For Intrepid:

deb http://ppa.launchpad.net/muravjov-il/ppa/ubuntu intrepid main

For Jaunty:

deb http://ppa.launchpad.net/muravjov-il/ppa/ubuntu jaunty main

For Karmic:

deb http://ppa.launchpad.net/muravjov-il/ppa/ubuntu karmic main

Click the Add Source button and close the dialog. Now you are noticed that repositories changed, so click the Reload button. Don't worry if you see a warning about unverified signatures and unauthenticated software; we'll fix that later.

Now you can install Bombono DVD as other software in Synaptic. For example, click the Origin button and choose "ppa.launchpad.net/main". Choose bombono-dvd entry and install it. For more information about using Synaptic Package Manager, see SynapticHowto.

Launching Bombono DVD

To launch Bombono DVD, just open Applications > Sound & Video > Bombono DVD.

Telling Ubuntu how to authenticate the repository

Bombono Repository has GPG signing key BBAB22E8. Open your terminal and enter:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BBAB22E8
sudo apt-get update

Now you don't have any warnings about software can't be authenticated. That's all!


  1. See tech details about this repository here - Bombono PPA on Launchpad (1)

  2. If you like the program then promote Bombono DVD at Ubuntu brainstorm (2)

Install_In_Ubuntu (last edited 2009-11-13 16:17:35 by localhost)