2019 - Fedora 30 Deepin Post install Guide - May 26



#Fedora30 #DeepinDesktopEnvironment #GNU + #Linux #RenatoZX

In this video https://youtu.be/8IWonZdEvbU

I will show how to update the system,

install GNOME Software Center & install Software.



1- Install RPM fusion repository and get most recent update:



sudo dnf update --refresh



sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm



sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm



2- Player and codecs installation:



sudo dnf install youtube-dl vlc gnome-mpv



sudo dnf install \

gstreamer-plugins-base \

gstreamer1-plugins-base \

gstreamer-plugins-bad \

gstreamer-plugins-ugly \

gstreamer1-plugins-ugly \

gstreamer-plugins-good-extras \

gstreamer1-plugins-good \

gstreamer1-plugins-good-extras \

gstreamer1-plugins-bad-freeworld \

ffmpeg \

gstreamer-ffmpeg



3- GNOME Software Center install



sudo dnf install gnome-software


Comments