====== Audacity 3 (snap) ====== The following walk through works on Debian 9, 10, and 11. ===== Installation ===== - Install snapdsudo apt update sudo apt install snapd sudo snap install core sudo snap refresh core - Remove audacity installed through packet managersudo apt remove audacity - Install audacity through snapsudo snap install audacity sudo ln -s /snap/bin/certbot /usr/bin/certbot - Add permissions for audacity to use the alsa sound systemsudo snap connect audacity:alsa * **Note**: if you have installed and used audacity through the packet manager before, keeping settings will allow the new audacity 3 install to use those settings. This means do not use ''--purge'' when removing audacity in step 2 and do not remove folder ''~/.audacity-data'' from your user's home folder. ===== Remote control ===== I use an Android tablet to remote control my Audacity installation on the server. * Install any VNC client on your mobile device * Install [[deb10:vnc|VNC]] on the server and tweak permissions for accessing the X server through [[deb10:vnc#snap|Snap]]