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

Last updated: May 18,2024

1. Install "golang-github-xyproto-simpleredis-dev" package

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

$ sudo apt update $ sudo apt install golang-github-xyproto-simpleredis-dev

2. Uninstall "golang-github-xyproto-simpleredis-dev" package

Here is a brief guide to show you how to uninstall golang-github-xyproto-simpleredis-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-xyproto-simpleredis-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-xyproto-simpleredis-dev
Priority: extra
Section: universe/devel
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-xyproto-simpleredis
Version: 2.0-1
Depends: golang-go, golang-github-garyburd-redigo-dev, golang-github-xyproto-pinterface-dev
Filename: pool/universe/g/golang-github-xyproto-simpleredis/golang-github-xyproto-simpleredis-dev_2.0-1_all.deb
Size: 7000
MD5sum: ca495a7606e17461bff9e360a192d354
SHA1: a73dfd3c9d4d45f6d6e0bfb663db67b60b038f1d
SHA256: 25de5428ff76ca2cd3c1173cc17ac42bd96ded70eac11432bc6a7e4be8ffa962
Description-en: easy way to use Redis from Go
An easy way to use Redis from Go. Supports simple use of lists,
hashmaps, sets and key/values. Deals mainly with strings and
makes use of the redigo package for underlying access to a Redis
database.
Description-md5: c79c3b1b08142a7ee5e0de7bc5891e2e
Homepage: https://github.com/xyproto/simpleredis
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu