Comment 21 for bug 1971094

Revision history for this message
Preutu Ilies (sonycs) wrote : Re: openshot doesn't start Ubuntu 22.04 fresh install

https://openshot.org/files/libopenshot/md_doc_INSTALL-LINUX.html

This worked for me:

sudo add-apt-repository ppa:openshot.developers/libopenshot-daily
sudo apt-get update
sudo apt-get install openshot-qt \
                     cmake \
                     libx11-dev \
                     libasound2-dev \
                     libavcodec-dev \
                     libavdevice-dev \
                     libavfilter-dev \
                     libavformat-dev \
                     libavresample-dev \
                     libavutil-dev \
                     libfdk-aac-dev \
                     libfreetype6-dev \
                     libjsoncpp-dev \
                     libmagick++-dev \
                     libopenshot-audio-dev \
                     libswscale-dev \
                     libunittest++-dev \
                     libxcursor-dev \
                     libxinerama-dev \
                     libxrandr-dev \
                     libzmq3-dev \
                     pkg-config \
                     python3-dev \
                     qtbase5-dev \
                     qtmultimedia5-dev \
                     swig