Snippets Collections
always-auth=true
@gsap:registry=https://npm.greensock.com
//npm.greensock.com/:_authToken=${PRIVJS_TOKEN}
#!/usr/bin/env bash
# -*- coding: utf-8 -*-
#
#~@filename: install-aws-cli.sh
#~@source: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html


curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
./aws/install --install-dir /usr/local/aws-cli --bin-dir /usr/local/bin

echo "#-------------------#
#        AWS        #
#-------------------#
BIN: $(which aws)
VERSION:  $(aws --version)
"
star

Sun Oct 22 2023 15:22:47 GMT+0000 (Coordinated Universal Time) https://gsap.com/docs/v3/Installation/guides/Club GSAP

#gsap #greensock #install
star

Fri Dec 02 2022 08:28:24 GMT+0000 (Coordinated Universal Time) https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html

#aws #install #cli
star

Tue Oct 04 2022 13:49:00 GMT+0000 (Coordinated Universal Time) https://askubuntu.com/questions/40779/how-do-i-install-a-deb-file-via-the-command-line

#ubuntu #linux #deb #install
star

Thu Jul 07 2022 09:37:51 GMT+0000 (Coordinated Universal Time) https://www.google.com/search?q

#shell #go #install
star

Thu Jul 01 2021 03:03:11 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/50951955/pytesseract-tesseractnotfound-error-tesseract-is-not-installed-or-its-not-i

#py #ocr #pytesseract #install

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension