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

Last updated: May 06,2024

1. Install "golang-gosqlite-dev" package

Here is a brief guide to show you how to install golang-gosqlite-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-gosqlite-dev" package

Learn how to uninstall golang-gosqlite-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-gosqlite-dev
Priority: extra
Section: universe/devel
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Dray
Architecture: all
Version: 0.0~hg20130601-1
Depends: libsqlite3-dev, libsqlite0-dev
Filename: pool/universe/g/golang-gosqlite-dev/golang-gosqlite-dev_0.0~hg20130601-1_all.deb
Size: 7258
MD5sum: 914f30f5ffd3cc5426c45e3ce62eb1e3
SHA1: fc04c604419742b3dc3f5734510d877dd76041c2
SHA256: a5d7d509eafd7e4c8a6ce7383fcfdf770f651e29c0cea546b6848533dbc8a3c4
Description-en: Trivial sqlite3 binding for Go (development files)
Sqlite / Sqlite 3 binding for Go.
Access to sqlite and sqlite3 databases.
.
This package contains the source.
Description-md5: 53037aad9f848cd08a2f176e3c09e2f0
Homepage: https://code.google.com/p/gosqlite/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu