My Fedora Linux

An efficient script to optimize Fedora Workstation and Asahi Remix 39/40 with GNOME.

This Shell Script optimizes your system to my preferences, automating the installation of essential software and configurations. It saves time by performing tasks like optimizing the package manager, installing codecs, and setting up applications. With a single command, the system is ready with all necessary tools and settings, simplifying the setup process for new installations or devices.

Credits

Locating the ISO

Downloading BalenaEtcher

Installation

To download and execute the Fedora Workstation setup script, run the following command in your terminal:

sh
curl -O https://fed.tools.gxbs.me/script && sudo sh ./script

Customization

When running the script, you can specify the flags to customize the installation process. Here are some examples:

sh
Usage: [0-4]
  0    Do all options (1-4)
  1    Make dnf faster
  2    Add RPM Fusion
  3    Add Multimedia Codecs
  4    Install apps

  1. Only for x86_64, not aarch64 ↩︎ ↩︎ ↩︎