From 081b1741ec58066cbcfd4de7a1b5a67e1923c1df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Sun, 25 Dec 2022 21:09:05 +0000 Subject: [PATCH] Update install script --- scripts/setup.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/scripts/setup.sh b/scripts/setup.sh index b5137ad..909204e 100755 --- a/scripts/setup.sh +++ b/scripts/setup.sh @@ -25,7 +25,7 @@ wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key ad sudo apt update # Install things -sudo apt install abcde arc-theme biber calibre cmus conky-all curl dh-autoreconf emacs27 evince eyed3 feh ffmpeg fonts-crosextra-carlito fonts-noto fonts-noto-color-emoji fonts-sil-andika fonts-sil-doulos geoclue-2.0 ghostscript gimp insync kid3-qt lame libcurl4-openssl-dev libnotify-dev libreoffice libsox-fmt-mp3 maildir-utils mu4e offlineimap openbox pandoc papirus-icon-theme plank pnmixer python2.7 python3 python3-venv python3-pip redshift-gtk ruby-full sakura sox spotify-client sqlite3 suru-icon-set texlive-extra-utils texlive-latex-extra texlive-xetex tex-gyre thunderbird tint2 tree vlc vlc-plugin-fluidsynth xcompmgr zsh +sudo apt install abcde arc-theme biber cmus conky-all curl dh-autoreconf emacs27 evince eyed3 feh ffmpeg fonts-crosextra-carlito fonts-noto fonts-noto-color-emoji fonts-sil-andika fonts-sil-doulos geoclue-2.0 ghostscript gimp insync kid3-qt lame libcurl4-openssl-dev libnotify-dev libreoffice libsox-fmt-mp3 lilypond maildir-utils mu4e offlineimap openbox pandoc papirus-icon-theme plank pnmixer python2.7 python3 python3-venv python3-pip redshift-gtk ruby-full sakura sox spotify-client sqlite3 suru-icon-set texlive-extra-utils texlive-latex-extra texlive-xetex tex-gyre thunderbird timidity tint2 tree vlc vlc-plugin-fluidsynth xcompmgr zsh # build-essential libsox-fmt-all sox xserver-xorg-core xserver-xlib-input-synaptics zlib1g-dev zotero # not required # google-chrome python-pip # not working in focal @@ -73,10 +73,16 @@ rm -rf cmusfm # i *assume* this can be done before init cmusfm init echo Don’t forget to set it as a status display program +wget https://github.com/Backblaze/B2_Command_Line_Tool/releases/latest/download/b2-linux +chmod +x b2-linux +mv b2-linux ~/.local/bin + # mkdir -p ~/.zot # curl https://api.github.com/repos/retorquere/zotero-better-bibtex/releases/latest | grep "browser_download_url.*xpi" | cut -d : -f 2,3 | tr -d \" | wget -qi - # mv zotero-better-bibtex*.xpi ~/.zot/ +sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin + wget https://github.com/bBoxType/FiraSans/archive/master.zip unzip master.zip sudo mkdir -p /usr/share/fonts/opentype/fira