How to make your Ubuntu 9.10 an Ubuntu Electronics Remix

The project, Ubuntu Electronics Remix, received a huge response from the followers and because of a lot of downloads of the ISO, the monthly bandwidth was exhausted. They are trying to set up a torrent and mirrors to help their users. But in the meanwhile, if you are already using Ubuntu 9.10 you can make your own Ubuntu Electronics Remix. Let me show you how to do that.

Most of the applications used in the UER are already present in the Ubuntu Repos. But they have established their own ppa in Launchpad. All you have to do is add their ppa and then download the electronics applications.

So, either run this command

[shredder12]$ sudo add-apt-repository ppa:uer-developers/uer-ppa

or add these 2 lines in your /etc/apt/sources.list file

[shredder12]$ sudo gedit /etc/apt/sources.list

deb http://ppa.launchpad.net/uer-developers/uer-ppa/ubuntu karmic main
deb-src
http://ppa.launchpad.net/uer-developers/uer-ppa/ubuntu karmic main 

Now, run the update

[shredder12]$ sudo apt-get update

Now, install the electronics related packages. If you want to make your system look similar to this.

ie. the Electronics option in the menu. You can do this easily by adding a new menu named "Electronics" in the System -> Preferences -> Main Menu. Now, add the applications in the Electronics menu. And congrats linuxers, you have created your own Electronics Remix.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <p> <br>
  • Image links with 'rel="lightbox"' in the <a> tag will appear in a Lightbox when clicked on.
  • Search Engines will index and follow ONLY links to allowed domains.

More information about formatting options

CAPTCHA
No Bots - Only Humans And Aliens
4 + 10 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.