Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install gradle ubuntu 20.04

VERSION=6.5.1
wget https://services.gradle.org/distributions/gradle-${VERSION}-bin.zip -P /tmp
sudo unzip -d /opt/gradle /tmp/gradle-${VERSION}-bin.zip
Comment

PREVIOUS NEXT
Code Example
Shell :: video to gif 
Shell :: revert last commit git 
Shell :: npm install without dev dependencies 
Shell :: git command history 
Shell :: change flutter package name 
Shell :: wsl directory 
Shell :: install laravel dompdf 
Shell :: cp folders 
Shell :: linux delete files older than 
Shell :: change default php alternatives 
Shell :: linux memes 
Shell :: docker map folder 
Shell :: command not found: shopify 
Shell :: laravel/sail 
Shell :: change crontab editor 
Shell :: bash printf format 
Shell :: how to start nginx in ubuntu 
Shell :: ffmpeg to mkv 
Shell :: nano line number 
Shell :: ngb-tabset install 
Shell :: docker-compose command multiple 
Shell :: bash get environment variable 
Shell :: bash split a word into characters 
Shell :: git branch -r 
Shell :: set email and name which gets baked into the every git commit in the local config file found in ./.git/config 
Shell :: bash if else 
Shell :: copy file in linux command 
Shell :: create multiple copies in linux of file 
Shell :: install composer debian 
Shell :: linux terminal color change 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =