How to Install and Uninstall golang-github-emicklei-go-restful-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "golang-github-emicklei-go-restful-dev" package

This tutorial shows how to install golang-github-emicklei-go-restful-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-emicklei-go-restful-dev

2. Uninstall "golang-github-emicklei-go-restful-dev" package

This guide let you learn how to uninstall golang-github-emicklei-go-restful-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-emicklei-go-restful-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-emicklei-go-restful-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-emicklei-go-restful-dev
Priority: extra
Section: universe/devel
Installed-Size: 276
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-emicklei-go-restful
Version: 1.1.3-1
Depends: golang-go
Filename: pool/universe/g/golang-github-emicklei-go-restful/golang-github-emicklei-go-restful-dev_1.1.3-1_all.deb
Size: 49514
MD5sum: 2444ff0117828f1d2eb32bdf91abeb0b
SHA1: bd373371fd28f1d581d8f12698d798cddc61d739
SHA256: 33134b72ed356ee3948e69799b48b91c39d92ce909a752ce5a6b9965004db868
Description-en: build REST-style Web Services using Google Go
Go-restful is a package for building REST-style Web Services using Google
Go. REST asks developers to use HTTP methods explicitly and in a way
that's consistent with the protocol definition. This basic REST design
principle establishes a one-to-one mapping between create, read, update,
and delete (CRUD) operations and HTTP methods.
Description-md5: a40adecf7f615de582fcd7862d10247a
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://github.com/emicklei/go-restful
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu