https://github.com/userdev265scratchandpython/install-yay-and-neofetch
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
https://github.com/userdev265scratchandpython/install-yay-and-neofetch
automation bash installer python3
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/userdev265scratchandpython/install-yay-and-neofetch
- Owner: userdev265scratchandpython
- License: gpl-3.0
- Created: 2025-09-27T05:36:25.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-27T09:40:44.000Z (4 months ago)
- Last Synced: 2025-09-27T10:23:15.284Z (4 months ago)
- Topics: automation, bash, installer, python3
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# install-yay-and-neofetch
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))
# Thaks to Catppuccin for the themes that are installable to alacritty.