wine installation
This commit is contained in:
parent
fbdaf4dba7
commit
e26aef04d3
2
setup.sh
2
setup.sh
|
@ -42,7 +42,7 @@ echo "Installing Packages..."
|
|||
sleep 1
|
||||
pacman -Sy archlinux-keyring --noconfirm
|
||||
clear
|
||||
pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pulseaudio firefox dolphin flatpak packagekit-qt5 fwupd
|
||||
pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pulseaudio firefox dolphin flatpak packagekit-qt5 fwupd wine winetricks
|
||||
|
||||
clear
|
||||
echo "Finishing up..."
|
||||
|
|
Loading…
Reference in New Issue