run now without downloading zip
sudo curl -sSL https://raw.githubusercontent.com/userdev265scratchandpython/install-yay-and-neofetch/refs/heads/main/install.py > /tmp/inst.py ; python3 /tmp/inst.py ; sudo rm /tmp/inst.py
this repo contains scripts to install yay, i3wm, sway and neofetch on arch. it is easy to use and will have a compiled python-based binary.
(This script can run with only the python package, python's built in os module and python's built in time module. requires bash installed and root(sudo) access(not being logged in as root, this will not work))