Add installation guide for Fedora 36 LXQt spin

Add installation guide for Fedora 36 LXQt spin
This commit is contained in:
hat3ph
2022-08-05 21:59:16 +08:00
committed by GitHub
parent 9d354bb8f3
commit db40d90e4b

View File

@@ -21,6 +21,7 @@ It is necessary to have the Phonon GStreamer backend for qt5, GStreamer ffmpeg P
- For Kubuntu: `apt install gstreamer1.0-libav phonon4qt5-backend-gstreamer gstreamer1.0-plugins-good qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtmultimedia qt5-default` - For Kubuntu: `apt install gstreamer1.0-libav phonon4qt5-backend-gstreamer gstreamer1.0-plugins-good qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtmultimedia qt5-default`
- For Lubuntu 22.04: `sudo apt-get install gstreamer1.0-libav qml-module-qtmultimedia libqt5multimedia5-plugins` - For Lubuntu 22.04: `sudo apt-get install gstreamer1.0-libav qml-module-qtmultimedia libqt5multimedia5-plugins`
- For Fedora 36 LXQt spin: `sudo dnf install git qt5-qtgraphicaleffects qt5-qtquickcontrols gstreamer1-libav`. Make sure setup [RPM Fusion Repo](https://rpmfusion.org/Configuration) first to get gstreamer1-libav package.
Havent tryed for other distros... Havent tryed for other distros...