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
For questions and bugs with software in this PPA please contact Hiroaki Nakamura.
PPA statistics
- Activity
- 0 updates added during the past month.
Overview of published packages
1 → 4 of 4 results | First • Previous • Next • Last |
Package | Version | Uploaded by |
---|---|---|
|
1.10.3-1ubuntu1ppa2~ubuntu18.04.1 (Newer version available) | Hiroaki Nakamura () |
|
1.10.1-1ubuntu1ppa1~ubuntu16.04.1 (Newer version available) | Hiroaki Nakamura () |
|
0.0+git68e153~ubuntu16.04.1hnakamur1 (Newer version available) | Hiroaki Nakamura () |
|
2:1.10~1ubuntu1~hnakamur1 | Hiroaki Nakamura () |
1 → 4 of 4 results | First • Previous • Next • Last |