How to Install golang-github-inconshreveable-go-update-dev in Ubuntu 18.04



Install golang-github-inconshreveable-go-update-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-inconshreveable-go-update-dev

Description:

Build self-updating Golang programs

go-update provides functionality to implement secure, self-updating Go programs (or other single-file targets). A program can update itself by replacing its executable file with a new version. . It provides the flexibility to implement different updating user experiences like auto-updating, or manual user-initiated updates. It also boasts advanced features like binary patching and code signing verification.

Homepage: https://github.com/inconshreveable/go-update

Version: 0.0~git20160112.0.8152e7e+ds-2

Section: universe/devel