summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2022-12-12 22:20:52 -0500
committerMalfurious <m@lfurio.us>2024-02-04 17:13:12 -0500
commit51e634850b9c516d6ce6cca5402ba69e6a82a78c (patch)
treeecbc7c97fb7978867b21de038b7ca34ed2fd8109
parented08bac349bffd561f332913552a4cedff5b96c4 (diff)
downloadrice-51e634850b9c516d6ce6cca5402ba69e6a82a78c.tar.gz
rice-51e634850b9c516d6ce6cca5402ba69e6a82a78c.zip
Debian packages
-rwxr-xr-xrice/install_pkgs.sh44
1 files changed, 21 insertions, 23 deletions
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh
index a1f1f32..232159a 100755
--- a/rice/install_pkgs.sh
+++ b/rice/install_pkgs.sh
@@ -1,5 +1,8 @@
#!/bin/sh
-installcmd="pacman -Syu --needed --noconfirm"
+export DEBIAN_FRONTEND=noninteractive
+apt update
+apt full-upgrade --yes
+installcmd="apt install --yes"
sed '1,/^exit$/d;/^#/d' -- "$0" | xargs -tP1 $installcmd
exit
@@ -11,42 +14,37 @@ feh
file
fish
gdb
-gef
+#gef
git
hexedit
htop
-ipython
-netcat
+ipython3
+netcat-openbsd
p7zip
-python-adblock
+#python-adblock
qutebrowser
tig
tree
-unclutter
+unclutter-xfixes
unzip
vim
wget
# Xorg
-libxcb
+compton
+libx11-xcb-dev
+libxcb-res0-dev
+libxcb1-dev
+libxft-dev
+libxinerama-dev
+libxrandr-dev
lxrandr
numlockx
-picom
-xorg-server
-xorg-xinit
-xorg-xinput
-xorg-xset
-xorg-xsetroot
+x11-xserver-utils
+xinit
+xinput
# distro
-base
-base-devel
-dhcpcd
-linux
-linux-firmware
-linux-headers
+build-essential
man-db
-man-pages
-pacman-contrib
-polkit
-ttf-dejavu
+manpages