From 03d746b5d67ad9c6736c6d7013eaa9387b00ce2a Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sun, 19 Feb 2023 15:59:28 -0800 Subject: [PATCH] :memo: Note to install jpegoptim --- updates.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/updates.txt b/updates.txt index 180714b9..9f7416ac 100644 --- a/updates.txt +++ b/updates.txt @@ -207,8 +207,10 @@ Install openoffice-bin and xidel (minimal office suite and web scraper) paru openoffice (choose bin) paru xidel(1st option) -Install foliate (epub book reader) and xournalpp (pdf signer) and dash (for emergency shell) -doas pacman -S foliate xounralapp dash +Install foliate (epub book reader) and xournalpp (pdf signer) +and dash (for emergency shell) +and jpegoptim (obvious) +doas pacman -S foliate xounralapp dash jpegoptim Install autoprefixer for css files: npm install -g postcss postcss-cli autoprefixer