From 1ff8e3fd060819b1cee4903d09b09b30d09460db Mon Sep 17 00:00:00 2001 From: archos Date: Wed, 9 Apr 2025 20:07:40 +0200 Subject: [PATCH] Aktualizace skriptu pacman__packages.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Do skriptu byla přidána instalace tiskárny --- pacman_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacman_packages.sh b/pacman_packages.sh index 2196806..0c36e0e 100644 --- a/pacman_packages.sh +++ b/pacman_packages.sh @@ -13,7 +13,7 @@ # Aktualizace systému # Seznam balíčků k instalaci pomocí pacman -pacman_packages="firefox vim git htop darktable geeqie smplayer fzf zsh-syntax-highlighting zsh-autosuggestions vlc thunar pcmanfm thunar-archive-plugin xclip transmission-gtk libreoffice-fresh libreoffice-fresh-cs gnome-calculator pluma p7zip unrar tar rsync cryfs rapid-photo-downloader gthumb gimp wireguard-tools nextcloud-client flatpak catfish totem borg borgmatic gnome-disk-utility gparted python-llfuse sshfs simple-scan evince neofetch geany gnome-screenshot filezilla networkmanager-openvpn passff-host firefox-i18n-cs thunderbird thunderbird-i18n-cs wget yajl bitwarden cronie noto-fonts-extra picom pacman-contrib seahorse volumeicon neovim xdg-utils xdg-user-dirs-gtk unzip pavucontrol network-manager-applet noto-fonts ttf-dejavu file-roller" +pacman_packages="firefox hplip gutenprint foomatic-db vim git htop darktable geeqie smplayer fzf zsh-syntax-highlighting zsh-autosuggestions vlc thunar pcmanfm thunar-archive-plugin xclip transmission-gtk libreoffice-fresh libreoffice-fresh-cs gnome-calculator pluma p7zip unrar tar rsync cryfs rapid-photo-downloader gthumb gimp wireguard-tools nextcloud-client flatpak catfish totem borg borgmatic gnome-disk-utility gparted python-llfuse sshfs simple-scan evince neofetch geany gnome-screenshot filezilla networkmanager-openvpn passff-host firefox-i18n-cs thunderbird thunderbird-i18n-cs wget yajl bitwarden cronie noto-fonts-extra picom pacman-contrib seahorse volumeicon neovim xdg-utils xdg-user-dirs-gtk unzip pavucontrol network-manager-applet noto-fonts ttf-dejavu file-roller" # Aktualizace systému a instalace balíčků echo "Aktualizuji systém a instaluji základní balíčky..."