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

Last updated: May 17,2024

1. Install "golang-golang-x-exp-dev" package

This guide covers the steps necessary to install golang-golang-x-exp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-golang-x-exp-dev

2. Uninstall "golang-golang-x-exp-dev" package

This is a short guide on how to uninstall golang-golang-x-exp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-golang-x-exp-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-golang-x-exp-dev
Priority: extra
Section: universe/devel
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-golang-x-exp
Version: 0.0~git20150826.1.eb7c1fa-1
Depends: golang-go
Filename: pool/universe/g/golang-golang-x-exp/golang-golang-x-exp-dev_0.0~git20150826.1.eb7c1fa-1_all.deb
Size: 26428
MD5sum: 989ceb5327266a673681b3c2b7579c04
SHA1: 4b0651f07f2e9686a40920f4a1bde32e2e47f145
SHA256: 6ae489b1b889925c934ffdcd0970fcb51e5689a9baabdb984d910e0483e2660d
Description-en: experimental and deprecated packages
This subrepository holds experimental and deprecated (in the "old" directory)
packages.
.
The idea for this subrepository originated as the "pkg/exp" directory of the
main repository, but its presence there made it unavailable to users of the
binary downloads of the Go installation. The subrepository has therefore been
created to make it possible to "go get" these packages.
.
Warning: Packages here are experimental and unreliable. Some may one day be
promoted to the main repository or other subrepository, or they may be modified
arbitrarily or even disappear altogether.
.
In short, code in this subrepository is not subject to the Go 1 compatibility
promise. (No subrepo is, but the promise is even more likely to be violated by
go.exp than the others..
.
Caveat emptor.
Description-md5: 379e3c888fabdcc5cfa9df97c119438a
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://golang.org/x/exp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu