Audacity is a free, easy-to-use and multilingual audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. You can use Audacity to:
Record live audio.
Convert tapes and records into digital recordings or CDs.
Edit Ogg Vorbis, MP3, WAV or AIFF sound files.
Cut, copy, splice or mix sounds together.
Change the speed or pitch of a recording
For ubuntu karmic users
Open the command prompt and run the following commands
sudo add-apt-repository ppa:audacity-team/daily
sudo apt-get update
sudo apt-get install audacity
This is currently available for only karmic,lucid users
Incoming search terms:
- install audacity ubuntu
- audacity ppa
- build audacity ubuntu
- ubuntu install audacity
- how to install audacity on ubuntu
- apt-get audacity
- audacity ppa lucid
- instalar audacity no ubuntu 10
- how to install audacity in ubuntu
- audacity





I thought audacity was available from ubuntu universe - so “apt-get install audacity” should work without all the ppa stuff.
Or is there a reason to use the daily build over the one in universe? (sometimes there is as the packaged versions can get behind).
[Reply]
2tz - Yes, but it is not Daily Build.
For import key
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 5EC48884BB901940
[Reply]