/local-installers

Some script to install some program.

Primary LanguageShell

Local installers

Some script to install some program.

DISCLAIMER

Never forget to inspect the script before executing it!!

Usage

Clone the repo and execute the script you want to install the desired program.

./jq.sh # Installs jq

The script installs the program in $HOME/.local/.

Sources

Program Version Architecture Website Download link
jq 1.5 64 bits https://stedolan.github.io/jq/ https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64
node 16.16.0 x86_64, armv7, armv8 https://nodejs.org https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz
nvim 0.7.0 x86_64 https://github.com/neovim/neovim https://github.com/neovim/neovim/releases/download/v0.7.0/nvim-linux64.tar.gz
supabase 0.16.1 x86_64, armv8 https://github.com/supabase/cli https://github.com/supabase/cli/releases/download/v0.16.1/supabase_0.16.1_linux_amd64.tar.gz