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

Last updated: September 20,2024

1. Install "golang-ginkgo-dev" package

Please follow the steps below to install golang-ginkgo-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-ginkgo-dev

2. Uninstall "golang-ginkgo-dev" package

Please follow the guidelines below to uninstall golang-ginkgo-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-ginkgo-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-ginkgo-dev
Priority: extra
Section: universe/devel
Installed-Size: 7413
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: amd64
Source: golang-ginkgo
Version: 1.2.0-1
Depends: libc6 (>= 2.4), golang-gomega-dev
Filename: pool/universe/g/golang-ginkgo/golang-ginkgo-dev_1.2.0-1_amd64.deb
Size: 1528456
MD5sum: 5367b54f27a73bd490cd79ca8fb0a89e
SHA1: 348b394b621f310b3b38fdb05e69c3e2208fabbb
SHA256: 73321b485448350be43043bb5e8c4efbe1203eec2aa0254bc2606ce461d853a5
Description-en: BDD Testing Framework for Go
Ginkgo is a BDD-style Golang testing framework built to help you efficiently
write expressive and comprehensive tests. It is best paired with the Gomega
matcher library but is designed to be matcher-agnostic.
Description-md5: 946f901aa5a106ee3776df7ac04d0bed
Built-Using: golang (= 2:1.4.2-3ubuntu2), golang-gomega (= 1.0-1)
Homepage: https://github.com/onsi/ginkgo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu