missing packages
This commit is contained in:
parent
709b93ccec
commit
1d66ca7665
16
1-setup.sh
16
1-setup.sh
|
|
@ -78,6 +78,7 @@ PKGS=(
|
|||
'bluedevil'
|
||||
'bluez'
|
||||
'bluez-libs'
|
||||
'bluez-utils'
|
||||
'breeze'
|
||||
'breeze-gtk'
|
||||
'bridge-utils'
|
||||
|
|
@ -91,9 +92,12 @@ PKGS=(
|
|||
'discover'
|
||||
'dolphin'
|
||||
'dosfstools'
|
||||
'dtc'
|
||||
'efibootmgr' # EFI boot
|
||||
'egl-wayland'
|
||||
'exfat-utils'
|
||||
'extra-cmake-modules'
|
||||
'filelite'
|
||||
'flex'
|
||||
'fuse2'
|
||||
'fuse3'
|
||||
|
|
@ -109,16 +113,23 @@ PKGS=(
|
|||
'gst-libav'
|
||||
'gst-plugins-good'
|
||||
'gst-plugins-ugly'
|
||||
'gwenview'
|
||||
'haveged'
|
||||
'htop'
|
||||
'iptables-nft'
|
||||
'jdk-openjdk' # Java 17
|
||||
'kate'
|
||||
'kcodecs'
|
||||
'kcoreaddons'
|
||||
'kde-plasma-addons'
|
||||
'kinfocenter'
|
||||
'kscreen'
|
||||
'kvantum-qt5'
|
||||
'kde-gtk-config'
|
||||
'kitty'
|
||||
'konsole'
|
||||
'layer-shell-qt'
|
||||
'libdvdcss'
|
||||
'libnewt'
|
||||
'libtool'
|
||||
'linux'
|
||||
|
|
@ -144,11 +155,16 @@ PKGS=(
|
|||
'patch'
|
||||
'picom'
|
||||
'pkgconf'
|
||||
'plasma-nm'
|
||||
'powerdevil'
|
||||
'powerline-fonts'
|
||||
'print-manager'
|
||||
'pulseaudio'
|
||||
'pulseaudio-alsa'
|
||||
'pulseaudio-bluetooth'
|
||||
'python-notify2'
|
||||
'python-psutil'
|
||||
'python-pyqt5'
|
||||
'python-pip'
|
||||
'qemu'
|
||||
'rsync'
|
||||
|
|
|
|||
Loading…
Reference in New Issue