Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

FedoraSetup

This is a Bash script that can help you quickly set up your Fedora system after a format. It installs some commonly used applications and tools, and updates the system. This script can save you a lot of time and effort in getting your system up and running again.

Requirements

The script is intended to be run on a Fedora-based system.

Usage

1) Run the script using the following command :

    curl -L https://bit.ly/fedorasetup | sudo bash

2) Follow the prompts to select which applications and tools you would like to install.

Features

The script installs the following :

  • Update dnf.conf for faster downloads and updates
  • Update the system using dnf
  • Enable RPM Fusion repositories
  • Install Flatpaks
  • Install Media Codecs
  • Install Visual Studio Code
  • Install Discord and create an alias to update it
  • Install Snap (Optional)
  • Install the latest update of Firefox and create a desktop shortcut (Optional)
  • Install Chrome (Optional)
  • Install NodeJS (Optional)
  • Install Docker (Optional)
  • Set up Flutter environment (Optional)

Contributing

Contributions are welcome! Please feel free to open an issue or a pull request.


XScripts XScripts