Install Audacity audio editor on Ubuntu 20.04
The following guide describes how to install Audacity on an Ubuntu System, we will do all this quickly by issuing several commands.
Audacity has been developed for many years, free recording program, analysis and non-linear audio editing with multi-track support and the ability to import MIDI.
At the beginning we add a repository to the system:
1 | sudo add-apt-repository ppa:ubuntuhandbook1/audacity |
We update the packages and install the program, that's all 🙂
1 | sudo apt update |
1 | sudo apt install audacity |
Related entries:
The following tutorial describes how to install FFmpeg 5.0 w Ubuntu 20.04
Instant Server Installation openvpn
Quick installation of Java 8 and 9 Ubuntu and Linux Mint
Zeroing disk LINUX
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 22.04
If it works…we will be lucky. Screenshot of the above commands, with lots of “warning” and “error” ominous :
You have a lot of outdated repositories, what is the information about after issuing the command to add repositories.
However, here you indicate that you do not want to install audiocity:
From all this log, it looks like audiocity has been installed.