How to Install and Uninstall golang-statik Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "golang-statik" package

Please follow the step by step instructions below to install golang-statik on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-statik

2. Uninstall "golang-statik" package

Please follow the step by step instructions below to uninstall golang-statik on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-statik $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-statik package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-statik
Priority: extra
Section: universe/devel
Installed-Size: 1848
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: amd64
Source: golang-github-rakyll-statik
Version: 0.0~git20150419-2
Filename: pool/universe/g/golang-github-rakyll-statik/golang-statik_0.0~git20150419-2_amd64.deb
Size: 421162
MD5sum: 4e35a4466b36e6c7cc1f46ffacce9305
SHA1: fd7d799e52a54b0810ceb38e271eca213f27f753
SHA256: 826e3dfe712c49e5cb6411013d3ae3fca9912087ca87f11bd17951481ef141fb
Description-en: embed static files into a Go executable
statik allows you to embed a directory of static files
into your Go binary to be later served from an http.FileSystem.
Description-md5: 41bb7f2b71481494f6337314ed9f0f55
Built-Using: golang (= 2:1.4.2-3ubuntu2)
Homepage: https://github.com/rakyll/statik
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu