From 8a82fca2695e2c6328529cf40b583ec5e922cbda Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 11 May 2026 19:45:33 +0200 Subject: [PATCH] setup: fix pamtester/pinta/kew package source categorization pamtester and pinta are AUR-only; kew is now in the extra repo. Move them to the correct install commands across audit-packages.sh, core-packages.sh, and hyprland.sh. Co-Authored-By: Claude Sonnet 4.6 --- setup/audit-packages.sh | 9 ++++++--- setup/modules/Desktop-Environments/hyprland.sh | 4 ++-- setup/modules/core-packages.sh | 4 +++- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/setup/audit-packages.sh b/setup/audit-packages.sh index 02f20b3..ea70276 100755 --- a/setup/audit-packages.sh +++ b/setup/audit-packages.sh @@ -34,7 +34,7 @@ PACMAN_PKGS=( gcc glib2 greetd-tuigreet grub htop inetutils iwd jq ldns less libpulse linux linux-firmware man-db mc nano neovim networkmanager - openssh pamtester pciutils pipewire podman podman-compose + openssh pciutils pipewire podman podman-compose python python-pip qrencode ruby-pkg-config rust rustup ipcalc iputils mtr net-tools nmap smartmontools symlinks tcpdump traceroute tree @@ -59,15 +59,18 @@ PACMAN_PKGS=( xorg-server xorg-xinit papirus-icon-theme cool-retro-term qalculate-gtk dbus thunar tumbler thunar-archive-plugin thunar-shares-plugin thunar-volman - hyprpicker pcmanfm-qt ly pinta + hyprpicker pcmanfm-qt ly hyprpolkitagent pavucontrol playerctl wf-recorder sound-theme-freedesktop + kew ) AUR_PKGS=( # hyprland.sh AUR portion - hyprland-workspaces vicinae-bin bluetuith wvkbd kew iwmenu + hyprland-workspaces vicinae-bin bluetuith wvkbd iwmenu walker-bin ulauncher bzmenu wofi-calc bri chamel # optional apps + pamtester + pinta localsend vesktop onlyoffice-bin diff --git a/setup/modules/Desktop-Environments/hyprland.sh b/setup/modules/Desktop-Environments/hyprland.sh index b471df0..c9554a0 100755 --- a/setup/modules/Desktop-Environments/hyprland.sh +++ b/setup/modules/Desktop-Environments/hyprland.sh @@ -24,7 +24,7 @@ sudo pacman -Syu --noconfirm --needed \ xorg-server xorg-xinit papirus-icon-theme \ cool-retro-term qalculate-gtk iwd dbus \ thunar tumbler thunar-archive-plugin thunar-shares-plugin thunar-volman \ - hyprpicker pcmanfm-qt udisks2 ly pinta \ + hyprpicker pcmanfm-qt udisks2 ly kew \ hyprpolkitagent pavucontrol playerctl wf-recorder sound-theme-freedesktop # 3. Enable essential services @@ -38,7 +38,7 @@ sudo systemctl enable udisks2.service echo "Installing AUR packages..." rustup default stable yay -Syu --answerdiff None --answerclean All --noconfirm \ - hyprland-workspaces vicinae-bin bluetuith wvkbd kew iwmenu \ + hyprland-workspaces vicinae-bin bluetuith wvkbd iwmenu pinta \ walker-bin ulauncher bzmenu udiskie \ wofi-calc bri chamel diff --git a/setup/modules/core-packages.sh b/setup/modules/core-packages.sh index 94ce5a0..0e9bb86 100644 --- a/setup/modules/core-packages.sh +++ b/setup/modules/core-packages.sh @@ -9,10 +9,12 @@ sudo pacman -Syu --noconfirm --needed \ gcc glib2 greetd-tuigreet grub \ htop inetutils iwd jq ldns less libpulse linux linux-firmware \ man-db mc nano neovim networkmanager \ - openssh pamtester pciutils pipewire podman podman-compose \ + openssh pciutils pipewire podman podman-compose \ python python-pip qrencode ruby-pkg-config rust rustup \ ipcalc iputils mtr net-tools nmap \ smartmontools symlinks tcpdump traceroute tree \ udisks2 udisks2-btrfs udiskie ufw usbutils \ vim vnstat wget wireplumber wireless_tools wpa_supplicant wprs \ yazi zip unzip zram-generator + +yay -S --aur --noconfirm --needed pamtester