← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #77690]: help required with ubuntu studio installation

 

Question #77690 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/77690

    Status: Open => Answered

marcobra (Marco Braida) proposed the following answer:
There are many packages to play with music, please try...

lmms  - Linux Multimedia Studio  
ardour - digital audio workstation (graphical gtk2 interface) 

and the real time kernel

linux-rt

----

Please first enable the universe repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]
enable "Community Maintained open source software (universe)"
Close and confirm the repository reload.

Open a Terminal from the menu Applications → Accessories → Terminal and type:
(if the system ask you for a password give your user password, you will not see nothing when you type it, then press enter)

sudo apt-get udate
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get -f install
sudo apt-get install lmms ardour linux-rt
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get update


Hope this helps

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.