10 Things to Do After Installing Fedora 34 | 10 Things to Do After Fresh Installation of Fedora 34
In This Video We Are Discussing About The massive Fedora 34 release is here with cutting-edge technology across modules and packages. And I’m sure you have downloaded/upgraded to Fedora 34 already. Keeping that in mind, we present a list of 10 things to do after installing Fedora 34.
► Subscribe me here : https://bit.ly/3dI03ff
► Follow us on Twitter https://twitter.com/Runboxing1
10 Things to Do After Installing Fedora 34 | 10 Things to Do After Fresh Installation of Fedora 34
Click Here to Watch More Entertainment :
► Linux Videos : https://bit.ly/2Teia2U
► Buyer Guide Videos : https://bit.ly/35cUaTK
► Raspberry pi Videos : https://bit.ly/3jgfaxQ
► Review Videos : https://bit.ly/2HeIuYo
► Mozilla Videos : https://bit.ly/2IOi3JG
► Vpn Videos : https://bit.ly/3m3V23B
► Ipad Videos : https://bit.ly/34guh6d
► Mac Os Videos : https://bit.ly/37mPrBx
——Subscribe to stay up to date with the channel! ——
Make sure to subscribe to the channel & select the 🔔bell push notifications (click the 🔔BELL icon next to the subscribe button) to be notified immediately when I release a new video.
✅ BE SURE TO LIKE, SUBSCRIBE, AND TURN ON NOTIFICATIONS!!!
Thanks for watching and I’ll see you next time!
:: 10 Things to Do After Installing Fedora 34 ::
Update Your System. dnf update. ...
Change Touchpad settings (Laptop) ...
Enable RPM Fusion Repository. ...
Install GNOME Tweaks. ...
Enable Minimize, Maximize buttons. ...
Install Additional Extensions for GNOME 40 Desktop. ...
Install Additional Software. ...
Install additional multimedia codecs.
1. Update Your System
The first thing that you should do after installing Fedora 34 Workstation edition is to make sure that you update the system. You can open a terminal window and run the below command.
sudo dnf update
The first time you do this, it would take some time to get the updated repo information. So be patient while the command executes.
2. Change Touchpad settings (Laptop)
This is probably the most annoying thing on the GNOME desktop. Until this very day, I still do not know why this ‘tap to click’ option is not enabled by default. So problematic for laptop users.
To enable ‘Tap to click’, open Settings and go to the ‘Mouse and Touchpad’ tab. Then enable Tap to Click under Touchpad settings.
3. Enable RPM Fusion Repository
The RPM Fusion software repo is a community-maintained software repo that provides additional packages for Fedora Linux which is not distributed by the official Fedora team such as DVD playback, media playback, software from GNOME and KDE, etc. This is because of licensing and other legal reasons and country-specific software norms as well.
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
4. Install GNOME Tweaks
This extension is super useful because of a lot of settings that require changes after a fresh installation of Fedora – GNOME edition. For example, changing themes, enabling maximize buttons in window dialogs, and many more.
To install Open Software and search for Gnome Tweak, Or, run the below command from the terminal.
sudo dnf install gnome-tweak-tool
After installation finds the GNOME Tweak toom in the application menu. Now you can use this to change different settings of your GNOME desktop.
5. Enable Minimize, Maximize buttons
Open the GNOME Tweak tool and go to Window Titlebars. Enable the Maximize and Minimize buttons. I know that GNOME has a different workflow where, in an ideal world, you should not minimize anything, ever. But still, I think the maximize and minimize buttons are required and should be enabled by default.
6. Install Additional Extensions for GNOME 40 Desktop
7. Install Additional Software
GIMP – advanced image editor
Download MPV and SM Player
Leafpad – Notepad replacement
Any code editor : Atom / Sublime Text / Brackets
8. Install additional multimedia codecs
sudo dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
sudo dnf groupupdate sound-and-video
9. TLP for Battery health management
dnf install tlp tlp-rdw
dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
dnf install https://repo.linrunner.de/fedora/tlp/repos/releases/tlp-release.fc$(rpm -E %fedora).noarch.rpm
dnf install kernel-devel akmod-acpi_call akmod-tp_smapi
sudo tlp-stat -b
10. Install Additional Desktop Environments
sudo dnf grouplist -v
sudo dnf install [environment name]
sudo dnf install @cinnamon-desktop-environment
#fedora34 #fedoraworkstation34 #fedoralinux34 #thingstodo #thingstodoafterinstalling
Todays Video - Things to do after installing Fedora Workstation 34!