Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install hugo on ubuntu

wget -c "https://github.com/$(curl -s "https://github.com/gohugoio/hugo/releases" | grep -Eo "/gohugoio/hugo/releases/download.*hugo_extended_[0-9]+.[0-9]+.[0-9]+_Linux-64bit.deb" | head -n 1)" -O "hugo-$(uname -r).deb"; sudo dpkg -i "hugo-$(uname -r).deb"
Comment

PREVIOUS NEXT
Code Example
Shell :: please reinstall android studio from scratch 
Shell :: get a list of all nuget packages used in a solution 
Shell :: openssh server ubuntu 
Shell :: alternative to installonair 
Shell :: alpine linux free port 
Shell :: install drupal using composer 
Shell :: apt update one package 
Shell :: droidcam/v4l2loopback device not found (/dev/video[0-9]). did you install correctly? 
Shell :: speed test centos 
Shell :: find bashrc 
Shell :: remove large file from git history 
Shell :: ubuntu show computer performance from terminal 
Shell :: how to install haxeflixel 
Shell :: Ubuntu check free space by 5 ways 
Shell :: github desktop brew 
Shell :: portainer templates 
Shell :: bash remove last character from string 
Shell :: ubuntu ufw add to autostart 
Shell :: bash sort strings by frequency 
Shell :: how to install data purifer 
Shell :: read fingerprint ssh-keygen 
Shell :: install gnu grep on mac 
Shell :: how to download openssh with cmd 
Shell :: uninstall tesseract 4 
Shell :: get ssh key mac 
Shell :: microPY lib 
Shell :: how to uninstall android studio in ubuntu 20.04 using terminal 
Shell :: yarn frozen lockfile 
Shell :: command to check recent commit 
Shell :: cordova plugin list save 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =