From 30f74f46516ffb18716429f2c88e974b58b00374 Mon Sep 17 00:00:00 2001 From: 0x221E <0x221E@0xinfinity.dev> Date: Thu, 5 Mar 2026 14:54:17 +0100 Subject: [PATCH] Added --noconfirm to pacman commands --- install.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index 3e7d5eb..41f4c57 100755 --- a/install.sh +++ b/install.sh @@ -48,11 +48,11 @@ pacman -S --noconfirm intel-ucode ufw clamav opensnitch firejail nemo nemo-termi pacman -S --noconfirm cmake cloc vim emacs cups docker docker-compose efibootmgr gdb ghidra ghostscript git git-lfs man-db man-pages mkcert nasm net-tools openssh qemu-base qemu-full dnsmasq dmidecode rustup valgrind virt-manager virt-viewer wireplumber wireguard-tools wireshark-qt wmenu wofi xdg-desktop-portal-gtk xdg-desktop-portal-wlr xdg-desktop-portal-hyprland xorg-xwayland pyright clang iproute2 -pacman -S flatpak -pacman -S cliphist -pacman -S sbctl -pacman -S nvtop htop -pacman -S nss-mdns +pacman -S --noconfirm flatpak +pacman -S --noconfirm cliphist +pacman -S --noconfirm sbctl +pacman -S --noconfirm nvtop htop +pacman -S --noconfirm nss-mdns systemctl enable clamav-freshclam.service systemctl enable clamav-daemon.service