Filezilla on Ubuntu
sudo add-apt-repository ppa:xtradeb/apps
sudo apt update
sudo apt install filezilla
https://askubuntu.com/questions/1518861/how-to-make-filezilla-work-in-ubuntu-24-04
sudo add-apt-repository ppa:xtradeb/apps
sudo apt update
sudo apt install filezilla
https://askubuntu.com/questions/1518861/how-to-make-filezilla-work-in-ubuntu-24-04
Kdenlive
Free and Open Source Video Editor
https://kdenlive.org/en/download/
Best Free Video Editors for Ubuntu
https://en.ubunlog.com/best-free-video-editors-for-ubuntu/
sudo apt install libfuse2
“How To Use AppImages on Ubuntu 24.04 LTS – Step by Step Guide”
https://www.reddit.com/r/IntelligentGaming2020/comments/1dkn0k2/how_to_use_appimages_on_ubuntu_2404_lts_step_by/
Couldn’t initialize muxer
Solution:
working now by changing one parameter:
Settings > Audio > Sample rate : from 48 to 44.1Hz
Download Python:
https://www.python.org/downloads/
https://github.com/yt-dlp/yt-dlp
intsall:
python3 -m pip install -U "yt-dlp[default]"
run:
yt-dlp https://www.youtube.com/watch?v=oaExU0D1hB0&ab_channel=OBSIDIANSOUNDFIELDS
https://flathub.org/setup/Ubuntu
sudo apt install flatpak
sudo apt install gnome-software-plugin-flatpak
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
Restart To complete setup, restart your system.
https://flathub.org/apps/com.obsproject.Studio
flatpak install flathub com.obsproject.Studio
#################
more:
Install VLC
sudo apt update
sudo apt install vlc