To install Wonderful on your computer, you will need:
bash provided by Homebrew./opt/wonderful directory: sudo mkdir /opt/wonderful./opt/wonderful to your current user: sudo chown -R "$USER" /opt/wonderful.wf-pacman updates, to be executed without elevated permissions. /opt/wonderful: cd /opt/wonderful/ && tar xzvf [path_to_bootstrap_tar_gz].wf-pacman: codesign --remove-signature /opt/wonderful/bin/wf-pacman && codesign -s - /opt/wonderful/bin/wf-pacman/opt/wonderful/bin/wf-pacman -Syu wf-tools (no sudo - you don’t need root!) to synchronize and update the toolchain’s package manager.source /opt/wonderful/bin/wf-env to configure the toolchain's environment variables.Configuration → Environment variables for more information.