aboutsummaryrefslogtreecommitdiff
path: root/1-setup.sh
diff options
context:
space:
mode:
authorChris Titus <[email protected]>2021-10-24 08:52:46 -0500
committerChris Titus <[email protected]>2021-10-24 08:52:46 -0500
commit354014afadb69e6d6731567fed08d005bde24bfc (patch)
tree0bd4b05b4e6b0cf6a53bc2c13ef4aa50d0e65122 /1-setup.sh
parent23dd69b3b0983ffad171c9bd7f6b34d1a9afd403 (diff)
downloadArchTitus-354014afadb69e6d6731567fed08d005bde24bfc.tar.xz
ArchTitus-354014afadb69e6d6731567fed08d005bde24bfc.zip
cleanup packages
Diffstat (limited to '1-setup.sh')
-rwxr-xr-x1-setup.sh63
1 files changed, 8 insertions, 55 deletions
diff --git a/1-setup.sh b/1-setup.sh
index dc72b9b..f70bd1f 100755
--- a/1-setup.sh
+++ b/1-setup.sh
@@ -53,6 +53,14 @@ pacman -Sy --noconfirm
echo -e "\nInstalling Base System\n"
PKGS=(
+'mesa' # Essential Xorg First
+'xorg'
+'xorg-server'
+'xorg-apps'
+'xorg-drivers'
+'xorg-xkill'
+'xorg-xinit'
+'xterm'
'alsa-plugins' # audio plugins
'alsa-utils' # audio utils
'ark' # compression
@@ -76,15 +84,10 @@ PKGS=(
'code' # Visual Studio code
'cronie'
'cups'
-'dhcpcd'
'dialog'
'discover'
-'dmidecode'
-'dnsmasq'
'dolphin'
'dosfstools'
-'drkonqi'
-'edk2-ovmf'
'efibootmgr' # EFI boot
'egl-wayland'
'exfat-utils'
@@ -98,7 +101,6 @@ PKGS=(
'git'
'gparted' # partition management
'gptfdisk'
-'groff'
'grub'
'grub-customizer'
'gst-libav'
@@ -108,45 +110,12 @@ PKGS=(
'htop'
'iptables-nft'
'jdk-openjdk' # Java 17
-'kactivitymanagerd'
'kate'
'kvantum-qt5'
-'kcalc'
-'kcharselect'
-'kcron'
-'kde-cli-tools'
'kde-gtk-config'
-'kdecoration'
-'kdenetwork-filesharing'
-'kdeplasma-addons'
-'kdesdk-thumbnailers'
-'kdialog'
-'keychain'
-'kfind'
-'kgamma5'
-'kgpg'
-'khotkeys'
-'kinfocenter'
'kitty'
-'kmenuedit'
-'kmix'
'konsole'
-'kscreen'
-'kscreenlocker'
-'ksshaskpass'
-'ksystemlog'
-'ksystemstats'
-'kwallet-pam'
-'kwalletmanager'
-'kwayland-integration'
-'kwayland-server'
-'kwin'
-'kwrite'
-'kwrited'
'layer-shell-qt'
-'libguestfs'
-'libkscreen'
-'libksysguard'
'libnewt'
'libtool'
'linux'
@@ -174,19 +143,6 @@ PKGS=(
'pkgconf'
'plasma-browser-integration'
'plasma-desktop'
-'plasma-disks'
-'plasma-firewall'
-'plasma-integration'
-'plasma-nm'
-'plasma-pa'
-'plasma-sdk'
-'plasma-systemmonitor'
-'plasma-thunderbolt'
-'plasma-vault'
-'plasma-workspace'
-'plasma-workspace-wallpapers'
-'polkit-kde-agent'
-'powerdevil'
'powerline-fonts'
'print-manager'
'pulseaudio'
@@ -222,9 +178,6 @@ PKGS=(
'winetricks'
'xdg-desktop-portal-kde'
'xdg-user-dirs'
-'xorg'
-'xorg-server'
-'xorg-xinit'
'zeroconf-ioslave'
'zip'
'zsh'