ubuntu multimedia 'tools' - playmakermz/warkop-website GitHub Wiki
Ubuntu multimedia tools (20.04)
- Kdenlive ( video editing) https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-stable
sudo add-apt-repository ppa:kdenlive/kdenlive-stable
sudo apt-get update
sudo apt install kdenlive
- Audacity ( audio editing ) https://www.audacityteam.org/
sudo apt install audacity
- vlc ( video stream ) https://www.videolan.org/vlc/index.html
sudo snap install vlc
- Blender ( 3D models ) https://www.blender.org/
#
- Inkscape ( membuat logo ) https://inkscape.org/release/inkscape-1.0.1/gnulinux/ubuntu/ppa/dl/
sudo add-apt-repository ppa:inkscape.dev/stable
sudo apt update
sudo apt install inkscape
- GIMP ( foto editing ) https://www.gimp.org/
sudo apt install gimp
- OBS-studio ( video editing ) https://obsproject.com/
- kazam ( screencast ) https://itsfoss.com/kazam-screen-recorder/
sudo apt install kazam
- Visual Studio Code ( text editor ) https://code.visualstudio.com/
- Pinta ( drawing ) https://www.pinta-project.com/howto/installing-pinta
sudo add-apt-repository ppa:pinta-maintainers/pinta-stable
sudo apt-get update
sudo apt-get install pinta