Audacity on Ubuntu
Thread Starter

Joined: Sep 2004
Aviation Qualifications: PPL
Posts: 883
Likes: 34
From: Berkshire, UK
Audacity on Ubuntu
I would quite like to install Audacity music editor onto my Ubuntu system. On the download page of their website (Audacity: Download) it suggests that the GNU/Linux version is only available as a source code rather than an executable installer.
How does this work? Will it work for a Ubuntu platform?
If all else fails I could put it onto a Winduz machine but ...... the sound card in my Ubuntu desktop machine is the business.
Rans6......
How does this work? Will it work for a Ubuntu platform?
If all else fails I could put it onto a Winduz machine but ...... the sound card in my Ubuntu desktop machine is the business.
Rans6......
Hippopotomonstrosesquipidelian title
Joined: Oct 2006
Posts: 1,825
Likes: 1
From: is everything
https://help.ubuntu.com/community/Audacity and follow the links within such as InstallingSoftware then CompilingEasyHowTo.
Joined: May 2009
Posts: 1,845
Likes: 21
From: YMML
You're doing it all wrong! Linux is not Windows where you need to download everything directly and manually install it.
Almost everything you'll need is available form a software repository. A big advantage is whenever you check for updates (or the system does it for you) any program you've installed this way is included. It does rely on Ubuntu building the updates and adding them to the repository.
From the command line:
sudo apt-get install audacity
For the GUI:
Ubuntu Software Centre
Almost everything you'll need is available form a software repository. A big advantage is whenever you check for updates (or the system does it for you) any program you've installed this way is included. It does rely on Ubuntu building the updates and adding them to the repository.
From the command line:
sudo apt-get install audacity
For the GUI:
Ubuntu Software Centre

Joined: Feb 2007
Posts: 755
Likes: 26
From: Dublin, Ireland. (No, I just live here.)
Basically, the makers of Audacity provide the Linux source code, then the various Linux distributors (Ubuntu, Red Hat, SuSE etc) compile it and add it to their repositories. You can compile it from source code if you want to, but you don't need to.
Thread Starter

Joined: Sep 2004
Aviation Qualifications: PPL
Posts: 883
Likes: 34
From: Berkshire, UK
Ah! I got it now. I was first shown this by a PC user, who showed me where to download on the Audacity website. As in my opening post, they only have the "flatpack" version there, you have to build it for yourself.
Ta.
Rans6....
Ta.
Rans6....




