PDA

View Full Version : Ubuntu Studio Repositories?



jclmusic
May 19th, 2007, 09:00 AM
couldn't find any posts about this in a search. are there any repos for ubuntu studio so i can install some of it's programs on my ubuntu without re-installing?

xyz
May 19th, 2007, 09:03 AM
Synaptic > Search > Ubuntustudio
I installed it that way and as a fresh install,too. Worked both ways for me.

jclmusic
May 19th, 2007, 09:26 AM
cool, thanks!¬ i didn't know it waas supported in the nnormal repos :)

xyz
May 19th, 2007, 09:30 AM
No problem...it just asks you to insert Feisty CD once in a while.

PS: Haven't had time to listen to your album on Jamendo...but soon will do!

jariku
May 19th, 2007, 09:32 AM
Here's how to add Ubuntu Studio repositories:


sudo su -c 'echo deb http://archive.ubuntustudio.org/ubuntustudio feisty main >> /etc/apt/sources.list'
wget -q http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add - && sudo apt-get update

John.Michael.Kane
May 19th, 2007, 01:19 PM
You can search for the files/metapackages you want with this method.

how to upgrade from feisty to ubuntu-studio using the repos (http://ubuntuforums.org/showpost.php?p=2637807&postcount=93)

Or

Command one:

sudo su -c 'echo deb http://archive.ubuntustudio.org/ubuntustudio feisty main >> /etc/apt/sources.list'

Command Two:

wget -q http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add - && sudo apt-get update

Install it all at one time

sudo aptitude install ubuntustudio-desktop ubuntustudio-audio ubuntustudio-audio-plugins ubuntustudio-graphics ubuntustudio-video ubuntustudio-artwork ubuntustudio-gdm-theme ubuntustudio-icon-theme ubuntustudio-look ubuntustudio-session-splashes ubuntustudio-sounds ubuntustudio-screensaver ubuntustudio-theme ubuntustudio-wallpapers usplash-theme-ubuntustudio wired

If you have an nvidia card

sudo aptitude install linux-restricted-modules-2.6.20-15-lowlatency

jclmusic
May 19th, 2007, 09:01 PM
i don't want to upgrade, i just wanted some of the music packages. thanks anyway, though. :) the kernel does sound nice though, i think i might upgrade that.