All packages in one place

This commit is contained in:
David Heinemeier Hansson 2025-08-25 09:22:55 +02:00
parent 1ec6ba61dc
commit 37f0c18b78
3 changed files with 14 additions and 17 deletions

View File

@ -53,7 +53,6 @@ source $OMARCHY_INSTALL/login/alt-bootloaders.sh
source $OMARCHY_INSTALL/apps/webapps.sh
source $OMARCHY_INSTALL/apps/tuis.sh
source $OMARCHY_INSTALL/apps/mimetypes.sh
source $OMARCHY_INSTALL/apps/xtras.sh
# Updates
sudo updatedb

View File

@ -1,16 +0,0 @@
#!/bin/bash
sudo pacman -S --noconfirm --needed \
gnome-calculator gnome-keyring signal-desktop \
obsidian libreoffice obs-studio kdenlive \
1password-beta 1password-cli \
xournalpp localsend typora
# Packages known to be flaky or having key signing issues are run one-by-one
for pkg in spotify pinta; do
sudo pacman -S --noconfirm --needed "$pkg" ||
echo -e "\e[31mFailed to install $pkg. Continuing without!\e[0m"
done
# Copy over Omarchy applications
source omarchy-refresh-applications || true

View File

@ -1,4 +1,6 @@
sudo pacman -S --noconfirm --needed \
1password-beta \
1password-cli \
alacritty \
avahi \
bash-completion \
@ -27,6 +29,8 @@ sudo pacman -S --noconfirm --needed \
fzf \
gcc14 \
github-cli \
gnome-calculator \
gnome-keyring \
gnome-themes-extra \
gum \
gvfs-mtp \
@ -42,14 +46,17 @@ sudo pacman -S --noconfirm --needed \
imv \
inetutils \
jq \
kdenlive \
kvantum-qt5 \
lazydocker \
lazygit \
less \
libqalculate \
libreoffice \
limine-mkinitcpio-hook \
limine-snapper-sync \
llvm \
localsend \
luarocks \
mako \
man \
@ -63,8 +70,11 @@ sudo pacman -S --noconfirm --needed \
noto-fonts-extra \
nss-mdns \
nvim \
obs-studio \
obsidian \
omarchy-chromium \
pamixer \
pinta \
playerctl \
plocate \
plymouth \
@ -76,7 +86,9 @@ sudo pacman -S --noconfirm --needed \
python-terminaltexteffects \
ripgrep \
satty \
signal-desktop \
slurp \
spotify \
starship \
sushi \
swaybg \
@ -88,6 +100,7 @@ sudo pacman -S --noconfirm --needed \
ttf-font-awesome \
ttf-ia-writer \
ttf-jetbrains-mono \
typora \
tzupdate \
ufw \
ufw-docker \
@ -105,5 +118,6 @@ sudo pacman -S --noconfirm --needed \
xdg-desktop-portal-gtk \
xdg-desktop-portal-hyprland \
xmlstarlet \
xournalpp \
yaru-icon-theme \
zoxide