Archemy is a modular script for installing and configuring Linux systems, focusing on Arch and its derivatives.
- Automatic package manager detection
- Package installation via pacman, paru, yay, apt, dnf, and Flatpak
- Hyprland dotfiles installation
- System optimizations
git clone https://github.com/paulemacedo/Archemy.git
cd Archemy
./main.shNo Commands: Runs the main script with menu-h, --help: Displays the help message-i, --minimal: Installs all applications-c, --complete: Installs all applications and syncs the clock with Windows
package_manager.sh: Package managementsystem_update.sh: System updatesoftware_installation.sh: Application installationdotfiles.sh: Hyprland dotfiles installationsystem_config.sh: System configurationshelper.sh: Auxiliary functions for messages, logs, backups, and checks
Pull requests are welcome. For major changes, please open an issue first.