Delete .local/bin/setup/setupgaming

This commit is contained in:
2026-02-22 23:16:19 +00:00
parent 60824bc5a0
commit 17c71a3562

View File

@@ -1,22 +0,0 @@
# Enable the multi lib repository in pacman
grep -q "^[multilib]" /etc/pacman.conf || sudo sed -i '$!N;s/#\(\[multilib\]\n\)#\(Include\)/\1\2/;P;D' /etc/pacman.conf
# Upgrade repository
sudo pacman -Syu
sudo pacman --noconfirm -S \
lib32-vulkan-radeon \
steam \
lib32-fontconfig \
ttf-liberation \
wqy-zenhei \
lib32-systemd
yay --noconfirm -S steamcmd steam-tui-bin
sudo sed -i "s/#\(en_US\.UTF-8 UTF-8\)/\1/" /etc/locale.gen
sudo locale-gen
steamcmd