• 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 / Install Audacity 2.3.3 Audio Editor On Linux Ubuntu

Install Audacity 2.3.3 Audio Editor On Linux Ubuntu

By Sourabh / November 29, 2019 Category: How To, Ubuntu

Install Audacity audio editor on Linux Ubuntu. Audacity 2.3.3 released. Audacity is a multi-track audio editor and recorder for Linux Ubuntu and other operating systems.

This image has an empty alt attribute; its file name is audacity.jpg

Audacity 2.3.3 is a maintenance release to reorganize the structure of the underlying code. This is so that we can make better changes for the user experience in the future.

There are no new and almost no changed features in this release. However, we have fixed many long standing bugs, at the same time as making the restructuring. We are also taking the opportunity to retire some features which are better done by other approaches.

Improvements:

  • Equalization effect now split into two effects, Filter Curve and Graphic EQ.
    • Presets (using manage button) now active/working.
    • Can now have two points at same frequency for steep steps.
  • ‘What you hear is what you get’ for exports. Formerly the solo button
    preferences could lead to differences in which tracks were exported.
  • Leading silence (blank space) not skipped over in exports.
  • Quality setting on AAC/M4A exports.
  • Some confusing functionality removed (better achieved in other ways)
    • Removed Nyquist Workbench (use built-in nyquist features)
    • Removed Vocal Remover (use Vocal Reduction)
    • Removed On-Demand aliased files (copy files instead)
    • Removed ‘Normalize on Load’ (Normalize as needed on export, instead)

Bug Fixes:

Over 150 bugs in 2.3.2 fixed, including:

  • 2112 – Crash when opening Equalization settings in a Macro
  • 2127 – Crash deleting a track while in Record/Pause state
  • 2176 – Crash when attempting to time shift multiple tracks
  • 2141 – Tabbing between labels stopped working
  • 2200 – Refusal to export some large (4GB) files on size grounds

Install Audacity Ubuntu Terminal

Run the following commands in terminal to install Audacity 2.3.3 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

Primary Sidebar

Latest Posts

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

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

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

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