{"id":33509,"date":"2021-03-24T16:31:32","date_gmt":"2021-03-24T16:31:32","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=33509"},"modified":"2021-07-04T15:03:31","modified_gmt":"2021-07-04T15:03:31","slug":"install-audacity-3-0-0-ubuntu-20-04-flatpak","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2021\/03\/install-audacity-3-0-0-ubuntu-20-04-flatpak\/","title":{"rendered":"How to Install Audacity 3.0.0 in Ubuntu 20.04, Ubuntu 18.04 via Flatpak"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/03\/audacity-icon245.png\" alt=\"\" width=\"245\" height=\"250\" class=\"alignleft size-full wp-image-6630\" \/><\/p>\n<p>The Audacity audio editor 3.0.0 was released a week ago as the new major release. Here&#8217;s how to install it in Ubuntu \/ Linux Mint via Flatpak package.<\/p>\n<p>Audacity 3.0.0 features new all-in-one-file aup3 project file format, improved \u2018Noise Gate\u2019 effect, new \u2018Label Sounds\u2019 analyzer, and over 160 bug-fixes.<\/p>\n<div class=\"arconix-box arconix-box-red\"><i class='fa fa-2x pull-left fa-exclamation-triangle'><\/i><div class=\"arconix-box-content\">According to the <a href=\"https:\/\/www.audacityteam.org\/about\/desktop-privacy-notice\/\" rel=\"noopener\" target=\"_blank\">Privacy Notice<\/a>, Audacity may COLLECT personal data necessary for law enforcement, litigation and authorities. And it dissuade those under 13 years old from using the App.<\/p>\n<p>It is incompatible with the GPL license. USE IT AT YOUR OWN RISK!<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/03\/audacity-30.png\" alt=\"\" width=\"600\" height=\"379\" class=\"aligncenter size-full wp-image-33510\" \/><\/p>\n<h3>Why Flatpak?<\/h3>\n<div class=\"arconix-box arconix-box-yellow\"><i class='fa fa-2x pull-left fa-lightbulb-o'><\/i><div class=\"arconix-box-content\"><a href=\"https:\/\/ubuntuhandbook.org\/index.php\/2021\/06\/install-audacity-3-from-ppa-ubuntu-20-04\/\" rel=\"noopener\" target=\"_blank\">Ubuntu PPA<\/a> has updated via the 3.0.x built against wxWidgets 3.1.3. As well, you can install the <a href=\"https:\/\/snapcraft.io\/audacity\" rel=\"noopener\" target=\"_blank\">Snap package<\/a> from Ubuntu Software.<\/div><\/div>\n<p>The distribution\u2019s build and Ubuntu PPAs are mostly &#8220;<i>incorrectly built packages<\/i>&#8221; as they are built against the wrong wxWidgets (3.0.x), however Audacity 3.0.0 requires wxWidgets 3.1.3. <\/p>\n<p>Though I&#8217;m not a fan of the containerized Flatpak package, it&#8217;s so far the only &#8216;correctly&#8217; build binary package since the Snap is still under testing.<\/p>\n<h3>Install Audacity 3.0.0 via Flatpak:<\/h3>\n<p>Firstly open terminal from system app launcher. When it opens, run following commands one by one.<\/p>\n<p><b>1.) For Ubuntu 18.04<\/b>, add the PPA for updated version of Flatpak framework:<\/p>\n<pre style=\"border:none;\">sudo add-apt-repository ppa:alexlarsson\/flatpak && sudo apt update<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/03\/flatpak-ppa-focal.png\" alt=\"\" width=\"600\" height=\"128\" class=\"aligncenter size-full wp-image-33511\" \/><\/p>\n<p><b>2.)<\/b> Install flatpak via command:<\/p>\n<pre style=\"border:none;\">sudo apt install flatpak<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/apt-flatpak-600x102.jpg\" alt=\"\" width=\"600\" height=\"102\" class=\"aligncenter size-large wp-image-10296\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/apt-flatpak-600x102.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/apt-flatpak-450x77.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/apt-flatpak.jpg 705w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p><b>3.)<\/b> Add flathub repository that hosts the software packages:<\/p>\n<pre style=\"border:none;\">flatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/flathub-focal-600x100.jpg\" alt=\"\" width=\"600\" height=\"100\" class=\"aligncenter size-large wp-image-10285\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/flathub-focal-600x100.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/flathub-focal-450x75.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/06\/flathub-focal.jpg 748w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p><b>4.)<\/b> Finally install Audacity flatpak package:<\/p>\n<pre style=\"border:none;\">flatpak install flathub org.audacityteam.Audacity<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/03\/flatpak-audacity.png\" alt=\"\" width=\"600\" height=\"290\" class=\"aligncenter size-full wp-image-33512\" \/><\/p>\n<p>The flatpak package won&#8217;t replace the classic deb package. If you have more than one app icon in launcher, either remove Audacity installed via apt, or launch Audacity Flatpak via command in terminal:<\/p>\n<pre style=\"border:none;\">flatpak run org.audacityteam.Audacity<\/pre>\n<h3>Remove Audacity Flatpak package:<\/h3>\n<p>To remove the software installed via flatpak, simply run command:<\/p>\n<pre style=\"border:none;\">flatpak uninstall org.audacityteam.Audacity<\/pre>","protected":false},"excerpt":{"rendered":"<p>The Audacity audio editor 3.0.0 was released a week ago as the new major release. Here&#8217;s how to install it in Ubuntu \/ Linux Mint via Flatpak package. Audacity 3.0.0 features new all-in-one-file aup3 project file format, improved \u2018Noise Gate\u2019 effect, new \u2018Label Sounds\u2019 analyzer, and over 160 bug-fixes. Why Flatpak? The distribution\u2019s build and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[576],"class_list":["post-33509","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-audacity"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/33509","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=33509"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/33509\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=33509"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=33509"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=33509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}