Skip to content

chise0713/go-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

go-install

Bash script for installing Golang in operating systems such as Arch / CentOS / Debian / OpenSUSE.

Filesystem Hierarchy Standard (FHS)

Upstream URL: Golang

Default:
Installed: /usr/lib/go/
Installed: /usr/sbin/go (soft link)

Usage

Install Golang

bash -c "$(curl -L https://github.com/chise0713/go-install/raw/master/install.sh)" @ install

Remove Golang

bash -c "$(curl -L https://github.com/chise0713/go-install/raw/master/install.sh)" @ remove

About

Easiest way to install & upgrade go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages