Skip to content

Installation 2.9.7

Stephan Raabe edited this page Nov 26, 2024 · 8 revisions

Installation

The version 2.9.7 supports Arch and Fedora based distributions.

PLEASE NOTE: The version 2.9.7 is now available as Release Candidate but errors can still occur. Please report your issues in https://github.com/mylinuxforwork/dotfiles/issues

Arch Linux (based)

bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-arch.sh)

Please select rolling release to install 2.9.7.0RC1

You can also install 2.9.7 with yay -S ml4w-hyprland-git. Please rebuild all packages to get the latest commit. Please note that the AUR will still show 2.9.6.7 during the installation. But after executing the ml4w-hyprland-setup you will see 2.9.7.0RC1

Fedora Linux (based)

bash <(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-fedora.sh)

Please select rolling release to install 2.9.7.0RC1

Dependencies

The installation script will try to install all required packages for you. If something is not working in the configuration, please check that the following packages are installed.

Installation in a KVM Virtual machine

Please note that the installation in a virtual machine can fail do to a bug in Hyprland Aquamarine. Please follow the issue here:

Find out how to downgrade Hyprland and Aquamarine here: https://github.com/mylinuxforwork/dotfiles/wiki/Installation-in-a-KVM-virtual-machine#troubleshooting-for-hyprland-0452

Update

As an Arch user, please make sure that you uninstall the main release before with yay -R ml4w-hyprland

Installation Log

The installer will create an installation log file in .ml4w-hyprland/log Please share this file in case of issues with the installer script.

Clone this wiki locally