Change: 'Pacstrap System' stage > Cleaned up packages from the 'Minimal Plasma' & 'Minimal Gnome' Desktop Setups

This commit is contained in:
Jane Doe
2025-08-03 22:32:28 +03:00
parent 2ac6d2c743
commit 374bff6657
+5 -5
View File
@@ -2,7 +2,7 @@
# Amelia Installer
# Source: https://gitlab.com/prism7/archery
# Version: 9.0.4
# Version: 9.0.5
set -euo pipefail
###################################################################################################
@@ -6055,28 +6055,28 @@ ${magenta}###${nc}-------------------------------------${magenta}[ ${bwhite}Pacs
case "${packages}" in
1) # Plasma Desktop:
deskpkgs="${basepkgs[*]} plasma dolphin-plugins konsole xdg-desktop-portal"
deskpkgs="${basepkgs[*]} plasma dolphin konsole"
displaymanager="sddm"
bluetooth="bluetooth"
network="NetworkManager"
shell="bash" ;;
2) # Minimal Plasma + Apps:
deskpkgs="${basepkgs[*]} alsa-firmware alsa-utils arj ark bluedevil breeze-gtk ccache dolphin-plugins exfatprogs fdkaac ffmpegthumbs git glibc-locales gst-libav gst-plugin-libcamera gst-plugin-msdk gst-plugin-opencv gst-plugin-pipewire gst-plugin-qmlgl gst-plugin-va gst-plugin-wpe gst-plugins-ugly gstreamer-vaapi icoutils kamera kamoso kate kcalc kde-gtk-config kdegraphics-mobipocket kdegraphics-thumbnailers kdenetwork-filesharing kdeplasma-addons kdesdk-kio kdesdk-thumbnailers kdialog keditbookmarks kget kimageformats kinit kio-admin kio-gdrive kio-zeroconf kompare konsole kscreen kvantum kwrited libappimage libfido2 libktorrent libmms libnfs libva-utils lirc lrzip lua52-socket lzop mac man-db man-pages mesa-demos mesa-utils nano-syntax-highlighting okular opus-tools p7zip packagekit-qt6 pacman-contrib partitionmanager plasma-browser-integration plasma-desktop plasma-disks plasma-firewall plasma-nm plasma-pa plasma-wayland-protocols power-profiles-daemon powerline powerline-fonts python-pyqt6 python-reportlab qbittorrent qt6-imageformats qt6-scxml reflector sddm-kcm sox spectacle sshfs terminus-font timidity++ ttf-ubuntu-font-family unarchiver unrar unzip usb_modeswitch usbutils vdpauinfo vlc vorbis-tools wget xdg-desktop-portal xdg-desktop-portal-gtk zip zsh zsh-autosuggestions zsh-completions zsh-syntax-highlighting ${nrg_plc}"
deskpkgs="${basepkgs[*]} plasma-desktop ark bluedevil breeze-gtk colord-kde dolphin ffmpegthumbs kate kcalc kclock kde-cli-tools kde-gtk-config kdegraphics-mobipocket kdegraphics-thumbnailers kdenetwork-filesharing kdeplasma-addons kdf kdialog keditbookmarks kget kimageformats kio-admin kio-extras kio-fuse kio-gdrive kio-zeroconf kompare konsole kscreen kwayland-integration kwrited okular purpose ocean-sound-theme packagekit-qt6 partitionmanager plasma5-integration plasma-browser-integration plasma-disks plasma-firewall plasma-integration plasma-nm plasma-pa plasma-systemmonitor plasma-wayland-protocols plasma-x11-session spectacle sddm-kcm 7zip alsa-firmware alsa-utils arj ccache exfatprogs git glibc-locales gst-libav gst-plugin-libcamera gst-plugin-pipewire gst-plugin-qmlgl gst-plugins-ugly icoutils kvantum libappimage libfido2 libva-utils man-db man-pages mesa-utils nano-syntax-highlighting pacman-contrib pipewire-libcamera pipewire-zeroconf power-profiles-daemon powerline powerline-fonts qbittorrent qt6-imageformats reflector ttf-ubuntu-font-family unarchiver unrar vlc zsh zsh-autosuggestions zsh-completions zsh-syntax-highlighting ${nrg_plc}"
displaymanager="sddm"
bluetooth="bluetooth"
network="NetworkManager"
shell="zsh" ;;
3) # Gnome Desktop:
deskpkgs="${basepkgs[*]} gnome xdg-desktop-portal"
deskpkgs="${basepkgs[*]} gnome"
displaymanager="gdm"
bluetooth="bluetooth"
network="NetworkManager"
shell="bash" ;;
4) # Minimal Gnome + Apps:
deskpkgs="${basepkgs[*]} dconf-editor evince file-roller gdm gnome-calculator gnome-clocks gnome-console gnome-control-center gnome-disk-utility gnome-keyring gnome-menus gnome-session gnome-shell-extensions gnome-system-monitor gnome-text-editor gnome-tweaks gvfs gvfs-afc gvfs-mtp loupe nautilus power-profiles-daemon sushi xdg-desktop-portal-gnome xdg-user-dirs-gtk alsa-firmware alsa-utils ccache exfatprogs fdkaac git glib2-devel glibc-locales gnome-browser-connector gparted gst-libav gst-plugin-libcamera gst-plugin-msdk gst-plugin-opencv gst-plugin-pipewire gst-plugin-qmlgl gst-plugin-va gst-plugin-wpe gst-plugins-ugly gstreamer-vaapi icoutils libfido2 libva-utils lrzip mac man-db man-pages meld mesa-utils nano-syntax-highlighting p7zip pacman-contrib powerline powerline-fonts qbittorrent reflector sox terminus-font ttf-ubuntu-font-family unrar unzip usb_modeswitch usbutils vdpauinfo vlc wget zip zsh zsh-autosuggestions zsh-completions zsh-syntax-highlighting ${nrg_plc}"
deskpkgs="${basepkgs[*]} dconf-editor file-roller gdm gnome-calculator gnome-clocks gnome-console gnome-control-center gnome-disk-utility gnome-keyring gnome-menus gnome-shell-extensions gnome-system-monitor gnome-text-editor gnome-tweaks gvfs gvfs-afc gvfs-mtp loupe sushi 7zip alsa-firmware alsa-utils ccache exfatprogs git glib2-devel glibc-locales gnome-browser-connector gparted gst-libav gst-plugin-libcamera gst-plugin-pipewire gst-plugin-qmlgl gst-plugins-ugly libfido2 libva-utils man-db man-pages meld mesa-utils nano-syntax-highlighting pacman-contrib pipewire-libcamera pipewire-zeroconf power-profiles-daemon powerline powerline-fonts qbittorrent reflector ttf-ubuntu-font-family unrar unzip vlc zip zsh zsh-autosuggestions zsh-completions zsh-syntax-highlighting ${nrg_plc}"
displaymanager="gdm"
bluetooth="bluetooth"
network="NetworkManager"