golang 1.9

PPA description

[Deprecated] Please use https://launchpad.net/~hnakamur/+archive/ubuntu/golang-1.10 instead

Golang 1.9 PPA for Ubuntu 16.04 Xenial
Currently this PPA provides golang 1.9rc2 amd64.

How to install golang-1.9.x to /usr/lib/go-1.9/ and
  make it default (by making a symbolic links like /usr/bin/go -> ../lib/go-1.9/bin/go):

sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:hnakamur/golang-1.9
sudo apt update
sudo apt install golang-go golang-1.9-doc
(golang-1.9-doc is needed by the godoc command)

Known probolem for godoc: godoc prints the error "godoc: corpus fstree is nil"
https://github.com/golang/go/issues/15049
As a workaround, please run the commands below.
sudo cp -pr /usr/share/go-1.9/src /usr/lib/go-1.9/src.copy

deb source repository:

* golang-1.9: https://github.com/hnakamur/golang-deb
* golang-1.9-race-detector-runtime: https://github.com/hnakamur/golang-1.9-race-detector-runtime-deb
* golang-defaults: https://github.com/hnakamur/golang-defaults-deb

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:hnakamur/golang-1.9 to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:hnakamur/golang-1.9
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/hnakamur/golang-1.9/ubuntu xenial main 
deb-src https://ppa.launchpadcontent.net/hnakamur/golang-1.9/ubuntu xenial main 
Signing key:
4096R/532A4A026239FC3BAEB7869C60D954A11017341E (What is this?)
Fingerprint:
532A4A026239FC3BAEB7869C60D954A11017341E

For questions and bugs with software in this PPA please contact Hiroaki Nakamura.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

13 of 3 results
Package Version Uploaded by
golang-1.9 1.9.4-1ubuntu1~hnakamur1 Hiroaki Nakamura ()
golang-1.9-race-detector-runtime 0.0+svn285455~ubuntu16.04.1hnakamur1 (Newer version available) Hiroaki Nakamura ()
golang-defaults 2:1.9~1ubuntu1~hnakamur1 Hiroaki Nakamura ()
13 of 3 results

Latest updates

  • golang-1.9 334 weeks ago
    Successfully built
  • golang-1.9-race-detector-runtime 352 weeks ago
    Successfully built
  • golang-defaults 360 weeks ago
    Successfully built