8

I'm on Ubuntu 14.04. According to the help menu in Audacity, it is version 2.0.6-alpha-May 31 2014, and it has bugs and occasionally crashes in the middle of recording. Losing an hour of recording/edits is not cool.

Is there a ppa download for the stable Audacity 2.0.5?

Sepero
  • 4,627

1 Answers1

13

No PPA is needed.

In Ubuntu 14.04 Audacity 2.0.5 is available in the universe Ubuntu repository.

You can install it from the terminal using the following command:

sudo apt-get install audacity
karel
  • 122,292
  • 133
  • 301
  • 332