2025-04-05 18:09:36 +02:00

7 lines
84 B
Bash

#!/bin/bash
cd /tmp
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si