golang 1.10

PPA description

NOT MAINTAINED.
Use https://launchpad.net/~hnakamur/+archive/ubuntu/golang-1.11 instead.

Golang 1.10 PPA for Ubuntu 16.04 Xenial
Currently this PPA provides golang 1.10rc1 amd64.

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

sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:hnakamur/golang-1.10
sudo apt update
sudo apt install golang-go golang-1.10-doc
(golang-1.10-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.10/src /usr/lib/go-1.10/src.copy

deb source repository:

* golang-1.10: https://github.com/hnakamur/golang-deb
* golang-1.10-race-detector-runtime: https://github.com/hnakamur/golang-1.10-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.10 to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:hnakamur/golang-1.10
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.

Display sources.list entries for:
deb https://ppa.launchpadcontent.net/hnakamur/golang-1.10/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src https://ppa.launchpadcontent.net/hnakamur/golang-1.10/ubuntu YOUR_UBUNTU_VERSION_HERE 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

14 of 4 results
Package Version Uploaded by
golang-1.10 1.10.3-1ubuntu1ppa2~ubuntu18.04.1 (Newer version available) Hiroaki Nakamura ()
golang-1.10 1.10.1-1ubuntu1ppa1~ubuntu16.04.1 (Newer version available) Hiroaki Nakamura ()
golang-1.10-race-detector-runtime 0.0+git68e153~ubuntu16.04.1hnakamur1 (Newer version available) Hiroaki Nakamura ()
golang-defaults 2:1.10~1ubuntu1~hnakamur1 Hiroaki Nakamura ()
14 of 4 results

Latest updates

  • golang-1.10 366 weeks ago
    Successfully built
  • golang-1.10 376 weeks ago
    Successfully built
  • golang-1.10-race-detector-runtime 385 weeks ago
    Successfully built
  • golang-defaults 385 weeks ago
    Successfully built