Last active
June 24, 2020 04:40
-
-
Save attawayinc/4868ea8c5ab84a4e89dc100364a4daf4 to your computer and use it in GitHub Desktop.
install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install p7zip-full | |
# | |
bash -c "$(wget https://raw.githubusercontent.com/mskyaxl/wsl-terminal/master/scripts/install.sh -qO -)" '' -t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
web@tayrita:/mnt/g/monorepo/ms-identity-python-webapp-master$ brew install python python3 azure-cli terraform terragrunt docker-compose dive tflint | |
Warning: python 3.7.7_1 is already installed and up-to-date | |
To reinstall 3.7.7_1, run `brew reinstall python` | |
==> Downloading https://linuxbrew.bintray.com/bottles/unzip-6.0_6.x86_64_linux.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Downloading https://linuxbrew.bintray.com/bottles/python%403.8-3.8.3.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/45/4517039f539ca486cd95e1186fee57c424918230dd8a701887f7e57######################################################################## 100.0% | |
==> Downloading https://linuxbrew.bintray.com/bottles/azure-cli-2.8.0.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/12/1229360bcf6ffab59bffa4018fe3b9918a464cad0eb5f4bf68bb881######################################################################## 100.0% | |
==> Installing dependencies for azure-cli: unzip and [email protected] | |
==> Installing azure-cli dependency: unzip | |
==> Pouring unzip-6.0_6.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/unzip/6.0_6: 17 files, 581.8KB | |
==> Installing azure-cli dependency: [email protected] | |
==> Pouring [email protected]_64_linux.bottle.tar.gz | |
==> /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.8.3/bin/python3 -s setup.py --no-user-cfg install --for==> /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.8.3/bin/python3 -s setup.py --no-user-cfg install --for==> /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.8.3/bin/python3 -s setup.py --no-user-cfg install --for==> Caveats | |
Python has been installed as | |
/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3 | |
You can install Python packages with | |
/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/pip3 install <package> | |
They will install into the site-package directory | |
/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/python3.8/site-packages | |
See: https://docs.brew.sh/Homebrew-and-Python | |
[email protected] is keg-only, which means it was not symlinked into /home/linuxbrew/.linuxbrew, | |
because this is an alternate version of another formula. | |
If you need to have [email protected] first in your PATH run: | |
echo 'export PATH="/home/linuxbrew/.linuxbrew/opt/[email protected]/bin:$PATH"' >> ~/.profile | |
For compilers to find [email protected] you may need to set: | |
export LDFLAGS="-L/home/linuxbrew/.linuxbrew/opt/[email protected]/lib" | |
export CPPFLAGS="-I/home/linuxbrew/.linuxbrew/opt/[email protected]/include" | |
==> Summary | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.8.3: 3,774 files, 69.4MB | |
==> Installing azure-cli | |
==> Pouring azure-cli-2.8.0.x86_64_linux.bottle.tar.gz | |
==> Caveats | |
Bash completion has been installed to: | |
/home/linuxbrew/.linuxbrew/etc/bash_completion.d | |
==> Summary | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/azure-cli/2.8.0: 14,884 files, 187MB | |
==> Downloading https://linuxbrew.bintray.com/bottles/terraform-0.12.26.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/15/15a0d1c2fd4ceff9d01458e260e29588679ec000a14e7d3b4c3a48f######################################################################## 100.0% | |
==> Pouring terraform-0.12.26.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/terraform/0.12.26: 6 files, 47.6MB | |
==> Downloading https://linuxbrew.bintray.com/bottles/terragrunt-0.23.27.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/1b/1bb61703067de959b5d6b36f7e9f527f68c8e8f058b615fb5350b41######################################################################## 100.0% | |
==> Pouring terragrunt-0.23.27.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/terragrunt/0.23.27: 5 files, 36.8MB | |
==> Downloading https://linuxbrew.bintray.com/bottles/libyaml-0.2.5.x86_64_linux.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Downloading https://linuxbrew.bintray.com/bottles/docker-compose-1.26.0.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/ee/eeed6d53ec4dac936986af5a603cb67d25d19654dc5ee1829d69306######################################################################## 100.0% | |
==> Installing dependencies for docker-compose: libyaml | |
==> Installing docker-compose dependency: libyaml | |
==> Pouring libyaml-0.2.5.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/libyaml/0.2.5: 11 files, 391.3KB | |
==> Installing docker-compose | |
==> Pouring docker-compose-1.26.0.x86_64_linux.bottle.tar.gz | |
==> Caveats | |
Bash completion has been installed to: | |
/home/linuxbrew/.linuxbrew/etc/bash_completion.d | |
==> Summary | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/docker-compose/1.26.0: 1,295 files, 15.2MB | |
==> Tapping linuxbrew/xorg | |
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/linuxbrew/homebrew-xorg'... | |
remote: Enumerating objects: 23, done. | |
remote: Counting objects: 100% (23/23), done. | |
remote: Compressing objects: 100% (17/17), done. | |
remote: Total 6621 (delta 9), reused 12 (delta 6), pack-reused 6598 | |
Receiving objects: 100% (6621/6621), 1.10 MiB | 2.45 MiB/s, done. | |
Resolving deltas: 100% (5146/5146), done. | |
Tapped 154 formulae (233 files, 1.6MB). | |
==> Downloading https://linuxbrew.bintray.com/bottles/libaio-0.3.111.x86_64_linux.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Downloading https://linuxbrew.bintray.com/bottles/device-mapper-2.02.186.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/b9/b9a0ecca9c06b7f9ac4483406452aa241f1429667a1ee41948426b8######################################################################## 100.0% | |
==> Downloading https://linuxbrew.bintray.com/bottles/dive-0.9.2.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/ce/ce0c36c28347a8a8311c625d51f6511634a40ed0dc7ed643bc00452######################################################################## 100.0% | |
==> Installing dependencies for dive: libaio and device-mapper | |
==> Installing dive dependency: libaio | |
==> Pouring libaio-0.3.111.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/libaio/0.3.111: 11 files, 97KB | |
==> Installing dive dependency: device-mapper | |
==> Pouring device-mapper-2.02.186.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/device-mapper/2.02.186: 14 files, 840.8KB | |
==> Installing dive | |
==> Pouring dive-0.9.2.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/dive/0.9.2: 5 files, 11.9MB | |
==> Downloading https://linuxbrew.bintray.com/bottles/tflint-0.16.2.x86_64_linux.bottle.tar.gz | |
==> Downloading from https://akamai.bintray.com/08/08c0dd14f94f1faa0f0c23ea0623113d07be7d3845ee97d8807ee19######################################################################## 100.0% | |
==> Pouring tflint-0.16.2.x86_64_linux.bottle.tar.gz | |
๐บ /home/linuxbrew/.linuxbrew/Cellar/tflint/0.16.2: 6 files, 40.9MB | |
==> Caveats | |
==> [email protected] | |
Python has been installed as | |
/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3 | |
You can install Python packages with | |
/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/pip3 install <package> | |
They will install into the site-package directory | |
/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/python3.8/site-packages | |
See: https://docs.brew.sh/Homebrew-and-Python | |
[email protected] is keg-only, which means it was not symlinked into /home/linuxbrew/.linuxbrew, | |
because this is an alternate version of another formula. | |
If you need to have [email protected] first in your PATH run: | |
echo 'export PATH="/home/linuxbrew/.linuxbrew/opt/[email protected]/bin:$PATH"' >> ~/.profile | |
For compilers to find [email protected] you may need to set: | |
export LDFLAGS="-L/home/linuxbrew/.linuxbrew/opt/[email protected]/lib" | |
export CPPFLAGS="-I/home/linuxbrew/.linuxbrew/opt/[email protected]/include" | |
==> azure-cli | |
Bash completion has been installed to: | |
/home/linuxbrew/.linuxbrew/etc/bash_completion.d | |
==> docker-compose | |
Bash completion has been installed to: | |
/home/linuxbrew/.linuxbrew/etc/bash_completion.d | |
web@tayrita:/mnt/g/monorepo/ms-identity-python-webapp-master$ brew install python python3 azure-cli terraform terragrunt docker-compose dive tflint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment