Automated post-installation configuration tool for Fedora Linux (Workstation Edition).
Supports Fedora Workstation 41 as of November 2024.
See Options for a complete list of actions Fedora Desktop Configurator can perform.
- Install Fedora Workstation 41
- Perform initial setup (create an account, etc.), most options can be skipped or left default
- Once at the desktop, open a terminal and git clone this package:
git clone https://github.com/virtual-meme-machine/fedora-desktop.git ~/fedora-desktop
- Launch Fedora Desktop Configurator:
~/fedora-desktop/src/main.py
- Select your preferred options or load a profile
- Click 'Begin Setup'
Fedora Desktop Configurator supports saving and loading pre-defined sets of options known as 'profiles'.
See Profiles for more information.
Fedora Desktop Configurator can also be used to non-interactively install a profile.
~/fedora-desktop/src/main.py --profile /path/to/your_profile.profile
Interested in contributing? See CONTRIBUTING.md.