• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

How to Install Audacity Audio Recorder and Editor on Ubuntu, Debian and LinuxMint

Written by Rahul, Updated on January 25, 2016

Audacity is an opensource, crossplateform tool for recording and editing sounds. Audacity has released its latest version 2.1.2 on Jan 20, 2016. This article will help you to install Audacity Audio Recorder and Editor on Ubuntu 15.10, 14.04 & 12.04, Debian and LinuxMint

Install Audacity

First install or update python-software-properties package on your system, this package provides add-apt-repository command for adding ppa in your system. Now add Audacity PPA using below command and install latest available package.

$ sudo apt-get install python-software-properties
$ sudo add-apt-repository ppa:audacity-team/daily
$ sudo apt-get update
$ sudo apt-get install audacity

Start Audacity

After successful installation of Audacity package on your system. Start it using GUI menu or use following command. Use & to send command in backend.

[email protected]:~$ audacity & 

Install Audacity Audio Recorder

Share it!
Share on Facebook
Share on Twitter
Share on LinkedIn
Share on Reddit
Share on Tumblr
Share on Whatsapp
Rahul
Rahul
Connect on Facebook Connect on Twitter

I, Rahul Kumar am the founder and chief editor of TecAdmin.net. I am a Red Hat Certified Engineer (RHCE) and working as an IT professional since 2009..

Leave a Reply Cancel reply

Popular Posts

  • How to Install Python 3.9 on CentOS/RHEL 7 & Fedora 32/31 0
  • How To Install VNC Server on Ubuntu 20.04 1
  • How To Install NVM on macOS with Homebrew 0
  • (Solved) apt-add-repository command not found – Ubuntu & Debian 0
  • How to Install .NET Core on Debian 10 0
© 2013-2020 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy