Audio & Vidéo numérique
Méthode : Openshot
1
sudo add-apt-repository ppa:openshot.developers/ppa
2
sudo apt update
3
sudo apt install openshot-qt python3-openshot
Méthode : Audacity
À télécharger sur le site https://www.audacityteam.org/download/linux/
A copier dans ~/opt/
Le rendre exécutable
1
nano ~/.local/share/applications/audacity.desktop
2
1
[Desktop Entry]
2
Name=Audacity
3
Exec=/opt/audacity-linux.AppImage
4
Comment=
5
Terminal=false
6
Icon=audacity
7
Type=Application