sudo apt install curl gnupg
curl -fsSL https://bazel.build/bazel-release.pub.gpg | gpg --dearmor > bazel.gpg
sudo mv bazel.gpg /etc/apt/trusted.gpg.d/
echo "deb [arch=amd64] https://storage.googleapis.com/bazel-apt stable jdk1.8" | sudo tee /etc/apt/sources.list.d/bazel.list
sudo apt update && sudo apt install bazel
sudo apt update && sudo apt full-upgrade
bazel --version
Code Example |
---|
Shell :: removing an initialized git |
Shell :: git remove all changes |
Shell :: Can we install XAMPP on Linux from a given link |
Shell :: como instalar pandoc en ubuntu |
Shell :: What next after installing sanctum for laravel |
Shell :: make directory in linux |
Shell :: display used shell |
Shell :: undo git amend |
Shell :: change php version devilbox |
Shell :: start with git and github |
Shell :: install jellyfin docker |
Shell :: grep example linux |
Shell :: backtick ubuntu |
Shell :: what is vi in linux |
Shell :: sail command not found |
Shell :: shell/bash |
Shell :: ascii to binary in bash |
Shell :: gsed comand store file |
Shell :: sed use match in replacement |
Shell :: cli50 docs |
Shell :: install apk as system app with adb |
Shell :: tricks to do with ubuntu |
Shell :: git prune local branches |
Shell :: api to access gitlab varaible |
Shell :: add ssh key to github |
Shell :: bash array |
Shell :: homebrew |
Shell :: create new branch |
Shell :: install |
Shell :: txt file open command linux |