install script development started
parent
579f072b8d
commit
57199f64fb
|
|
@ -1,24 +1,28 @@
|
|||
base 3-2
|
||||
base-devel 1-2
|
||||
btop 1.4.0-3
|
||||
bastet 0.43.2-6
|
||||
btop 1.4.0-4
|
||||
btrfs-progs 6.11-1
|
||||
discord 0.0.73-1
|
||||
dolphin 24.08.3-1
|
||||
dunst 1.11.0-1
|
||||
fastfetch 2.29.0-1
|
||||
firefox 132.0.1-1
|
||||
flatpak 1:1.15.10-1
|
||||
git 2.47.0-1
|
||||
gnu-netcat 0.7.1-10
|
||||
grim 1.4.1-2
|
||||
grub 2:2.12-3
|
||||
gst-plugin-pipewire 1:1.2.6-1
|
||||
htop 3.3.0-3
|
||||
hyfetch 1.99.0-1
|
||||
hyprland 0.44.1-2
|
||||
hyprland 0.44.1-4
|
||||
intel-media-driver 24.4.1-1
|
||||
intel-ucode 20241029-1
|
||||
iwd 3.0-1
|
||||
jq 1.7.1-2
|
||||
kitty 0.37.0-1
|
||||
ldns 1.8.4-1
|
||||
libpulse 17.0-3
|
||||
libva-intel-driver 2.4.1-3
|
||||
libva-mesa-driver 1:24.2.6-1
|
||||
|
|
@ -27,6 +31,7 @@ linux-firmware 20241017.22a6c7dc-1
|
|||
micro 2.0.14-1
|
||||
nano 8.2-1
|
||||
networkmanager 1.50.0-1
|
||||
nmap 7.95-1
|
||||
openssh 9.9p1-2
|
||||
otf-aurulent-nerd 3.2.1-2
|
||||
otf-codenewroman-nerd 3.2.1-2
|
||||
|
|
@ -50,6 +55,8 @@ qt6-wayland 6.8.0-1
|
|||
sddm 0.21.0-4
|
||||
slurp 1.5.0-1
|
||||
smartmontools 7.4-2
|
||||
spotify-player 0.20.1-2
|
||||
spotifyd 0.3.5-1
|
||||
swww 0.9.5-2
|
||||
ttf-0xproto-nerd 3.2.1-2
|
||||
ttf-3270-nerd 3.2.1-2
|
||||
|
|
@ -111,9 +118,11 @@ vim 9.1.0785-1
|
|||
vulkan-intel 1:24.2.6-1
|
||||
vulkan-radeon 1:24.2.6-1
|
||||
waybar 0.11.0-3
|
||||
webcord 4.10.2-1
|
||||
wget 1.24.5-3
|
||||
wireless_tools 30.pre9-4
|
||||
wireplumber 0.5.6-1
|
||||
wireshark-qt 4.4.1-1
|
||||
wofi 1.4.1-1
|
||||
wpa_supplicant 2:2.11-2
|
||||
xdg-desktop-portal-hyprland 1.3.8-1
|
||||
|
|
|
|||
|
|
@ -0,0 +1,66 @@
|
|||
|
||||
sudo pacman -S \
|
||||
base \
|
||||
base-devel \
|
||||
btop \
|
||||
btrfs-progs \
|
||||
dolphin \
|
||||
dunst \
|
||||
fastfetch \
|
||||
firefox \
|
||||
flatpak \
|
||||
git \
|
||||
gnu-netcat \
|
||||
grim \
|
||||
grub \
|
||||
gst-plugin-pipewire \
|
||||
htop \
|
||||
hyfetch \
|
||||
hyprland \
|
||||
iwd \
|
||||
jq \
|
||||
kitty \
|
||||
ldns \
|
||||
libpulse \
|
||||
linux \
|
||||
linux-firmware \
|
||||
micro \
|
||||
nano \
|
||||
networkmanager \
|
||||
nmap \
|
||||
openssh \
|
||||
nerd-fonts \
|
||||
pipewire \
|
||||
pipewire-alsa \
|
||||
pipewire-jack \
|
||||
pipewire-pulse \
|
||||
polkit-kde-agent \
|
||||
qt5-wayland \
|
||||
qt6-wayland \
|
||||
sddm \
|
||||
slurp \
|
||||
smartmontools \
|
||||
spotify-player \
|
||||
spotifyd \
|
||||
swww \
|
||||
unzip \
|
||||
vim \
|
||||
waybar \
|
||||
wget \
|
||||
wireless_tools \
|
||||
wireplumber \
|
||||
wireshark-qt \
|
||||
wofi \
|
||||
wpa_supplicant \
|
||||
xdg-desktop-portal-hyprland \
|
||||
xdg-utils \
|
||||
xf86-video-amdgpu \
|
||||
xf86-video-ati \
|
||||
xf86-video-nouveau \
|
||||
xf86-video-vmware \
|
||||
xorg-server \
|
||||
xorg-xinit \
|
||||
yay-debug \
|
||||
zip \
|
||||
zram-generator \
|
||||
zsh \
|
||||
Loading…
Reference in New Issue