This repository was archived by the owner on Feb 15, 2025. It is now read-only.
Releases: Nico-Shock/Arch-Linux-Helper-Script
Releases · Nico-Shock/Arch-Linux-Helper-Script
v.1.0.3
Changes:
- Improved the error handling structure in the script.
- Added an option to install a better kernel.
- Kept the script cleaner and automated system updates.
- Automatically enables services for
bluetooth, ufw, and preload
. - Added functionality to delete temporary files.
- Patches Pacman
- Significantly improved the overall structure.
- Split the recommended software question into a second question that will specifically ask for Bluetooth installation.
- Improved user prompts.
- Fixes CachyOS repos don't install correctly.
- Added an option to configure parallel downloads.
- Added a question to remove Gnome "bloatware".
- Added monitoring for system services.
- Small code changes that make the script just look cleaner and better.
- Fixes that a wrong input doesn't repeat a question.
- Added AMD Driver Installation.
- Added Intel Driver Installation.
- Added a function to detect the GPU to show the right questions and only install the correct drivers for your GPU.
- Added an arrow (->) before every question to make it look better.
- More efficient structure for everything.
v.1.0.2
Changes:
- Added an option to install the closed Nvidia-dkms driver.
- Automatically creates a Nvidia hook file that automatically installs, upgrades, and removes dkms modules for you.
- Automatically edits the mkinitcpio file to load the needed Nvidia modules.
- Changes a little bit of the text
v.1.0.1
Changes:
- Changed so that all questions are asked at the beginning of the script instead of after every step, making the script easier to use.
- Updated text.
- Updated the general structure without altering the script's functionality.