How to Install golang-github-skratchdot-open-golang-dev in Ubuntu 18.04



Install golang-github-skratchdot-open-golang-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-skratchdot-open-golang-dev

Description:

library to open an URI in the user's preferred application

This library provides a set of Go functions allowing to "open" a file, directory or URI using the user's preferred application (or an operating system-wide default) to handle objects of those particular types. Optionally, it's possible to directly specify the application to use for opening the resource.

Homepage: https://github.com/skratchdot/open-golang

Version: 0.0~git20160302.0.75fb7ed-2

Section: universe/devel