scripts/install_it_all.sh

41 lines
1.9 KiB
Bash

set -e
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install \
zsh curl wget vim fd-find bat git keepassxc-full borgbackup vorta kitty \
guake flatpak chromium python3 python-is-python3 tmux borgbackup \
lsd fzf btop htop tldr gnome-software-plugin-flatpak syncthing-gtk \
syncthing lutris krita gimp fprintd libpam-fprintd git-lfs locate \
deb-gview gconf2 geary bvi xxd gnome-applets gnome-colors \
gnome-remote-desktop gnome-shell-extension-gsconnect \
gnome-shell-extension-manager gnome-shell-extension-runcat binutils \
build-essential linux-base lolcat gdb hunspell debian-keyring checkinstall \
zoxide wl-clipboard libasound2-dev libdbus-1-dev software-properties-gtk \
trash-cli gnome-shell-extension-manager fuse fonts-firacode \
fastfetch ripgrep wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd \
yubikey-personalization yubikey-manager yubioath-desktop yubikey-touch-detector \
yubikey-agent tree gnupg gnupg-agent scdaemon pcscd \
wine dpf-plugins-vst3 dragonfly-reverb-vst3 lsp-plugins-vst3 \
zam-plugins ibus-anthy python3-venv debian-keyring steam-devices \
plymouth plymouth-themes polari how-can-i-help nmap \
eza rust-all debcargo devscripts mmdebstrap sbuild uidmap dh-cargo \
autopkgtest quilt rust-src reprepro aptitude gawk moreutils \
git-buildpackage python3-pip python3-venv python3-virtualenv \
gpaste-2 gnome-shell-extension-gpaste
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install \
md.obsidian.Obsidian \
org.signal.Signal \
org.libretro.RetroArch \
org.inkscape.Inkscape \
com.rustdesk.RustDesk \
dev.deedles.Trayscale \
com.valvesoftware.Steam.CompatibilityTool.Proton-GE \
com.valvesoftware.Steam \
dev.vencord.Vesktop \
org.gnome.Fractal \
org.prismlauncher.PrismLauncher
sudo apt-get upgrade
sudo apt-get autoremove