2019 - #Fedora30 #Workstation (GNOME) post installation guide - #June 23
The Operating System World
#2019Year #2019June #Fedora #GNOME #GNU + #Linux #RenatoZX *** Subscribe - Like - Share *** In this video https://youtu.be/PuGXuPe54Bw
I show how to setup Fedora 30 Workstation with the GNOME Desktop Environment
1- Update the System, Open the Terminal and run this command;
sudo dnf update
2- Install RPM fusion repository
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
3- install VLC Player and codecs:
sudo dnf install youtube-dl vlc
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
4- Install Gnome tweak tool:
sudo dnf install gnome-tweak-tool
5- Install these recommended Software:
sudo dnf install brasero qbittorrent torbrowser-launcher inkscape gimp kdenlive gnome-multi-writer
6- Add New Fonts to Your System:
Download the Fonts from this website:
To install fonts to your system for use by all users, (as root) you can place the font files somewhere under /usr/share/fonts or /usr/share/fonts/truetype.
sudo nautilus
create /usr/share/fonts/truetype/
copy font files to new location.
then update your font cache.
sudo fc-cache -fv
7- Customize the System:
https://extensions.gnome.org
237399348 Bytes