ArchPack is a simple install script for Archlinux. This script installs Archlinux along with many packages that I use.
I have only tested this on VMware Workstation 17 Player with the firmware="efi"
setting in the virtual machine config file. This script has not been tested on actual hardware or inside of a non efi environment.
This is the command to run the script from your terminal:
bash <(curl -s https://raw.githubusercontent.com/JerimiahOfficial/ArchPack/main/Install.sh)