How to Install golang-github-google-shlex-dev in Ubuntu 18.04



Install golang-github-google-shlex-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-google-shlex-dev

Description:

Simple lexer for Go that supports shell-style rules

go-shlex is a simple lexer for Go. It splits input into tokens using shell-style rules for quoting, commenting, and escaping.

Homepage: https://github.com/google/shlex

Version: 0.0~git20150127.0.6f45313-2

Section: universe/devel