• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Audacity 2.3.1 – Install Audacity Via Ubuntu Terminal

Audacity 2.3.1 – Install Audacity Via Ubuntu Terminal

By Sourabh / April 10, 2019 Category: How To, Ubuntu

Audacity 2.3.1 released. Install Audacity via Ubuntu Terminal. Audacity is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Developed by a group of volunteers as open source.

Audacity 2.3.1 features:

  • Audacity can record live audio through a microphone or mixer, or digitize recordings from other media.
  • Import, edit, and combine sound files. Export your recordings in many different file formats, including multiple files at once.
  • Supports 16-bit, 24-bit and 32-bit. Sample rates and formats are converted using high-quality resampling and dithering.
  • Support for LADSPA, LV2, Nyquist, VST and Audio Unit effect plug-ins. Nyquist effects can be easily modified in a text editor – or you can even write your own plug-in.
  • Easy editing with Cut, Copy, Paste and Delete. Also unlimited sequential Undo (and Redo) in the session to go back any number of steps.
  • Real-time preview of LADSPA, LV2, VST and Audio Unit (macOS) effects. Plug-in Manager handles plug-in installation and addition/removal of effects and generators from the menus.

New:

  • Options and preferences:
    • Microfades are now an opt-in feature. They were always on in 2.3.0.
    • The advanced vertical zooming option is now available in the View->Zoom menu.
  • Regular interval labels now support range labels.

See: 2.3.1 New Features for longer descriptions and links on how to use the new features.

Bug Fixes:

Over 20 bugs that were in 2.3.0 fixed, including:

  • A crashing bug on Linux that made Audacity 2.3.0. unsuitable for Linux.
  • Crash on Mac when right clicking on label.
  • Problems with Change Pitch, including not remembering parameter values.

Install Audacity Ubuntu Terminal

Run the following commands in terminal to install Audacity 2.3.1 in Ubuntu via command line:

sudo apt-get update
sudo add-apt-repository ppa:ubuntuhandbook1/audacity
sudo apt-get update
sudo apt-get install audacity

If you wish to uninstall Audacity via Ubuntu command line, run the following command:

sudo apt-get remove --autoremove audacity audacity-data
sudo apt-get update

Linux

  • Linux support is tested on Ubuntu Linux.
    • Audacity may compile on Gentoo, Debian, Mint.
    • Audacity does not currently compile on SuSE Linux.

Primary Sidebar

Latest Posts

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap