Skip to content

Instantly share code, notes, and snippets.

@aug2uag
Forked from bradlucas/installing-get-on-centos.md
Last active January 17, 2021 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aug2uag/b4e5918448d926c6f21cfc344985c6f0 to your computer and use it in GitHub Desktop.
Save aug2uag/b4e5918448d926c6f21cfc344985c6f0 to your computer and use it in GitHub Desktop.
Installing Geth on Centos

This document installs Go LTS (1.13) as of the time it is written

1) Install Go (Git should already be installed)

$ cd /tmp/
$ wget https://dl.google.com/go/go1.13.linux-amd64.tar.gz
$ sha256sum go1.13.linux-amd64.tar.gz  # should end with "c48e856"
$ sudo tar -C /usr/local -xzf go1.13.linux-amd64.tar.gz

2) Configure Go in PATH

Paste in near the end export PATH=$PATH:/usr/local/go/bin to /etc/profile and reload

$ vi /etc/profile  
$ source /etc/profile  # load changes to PATH

3) Install client

$ git clone https://github.com/ethereum/go-ethereum
$ cd go-ethereum/
$ make geth
$ ls -al build/bin/geth

Sample Output

[centos@ip-172-31-86-233 ~]$ sudo yum -y update
Loaded plugins: fastestmirror
base                                                                                                            | 3.6 kB  00:00:00     
extras                                                                                                          | 3.4 kB  00:00:00     
updates                                                                                                         | 3.4 kB  00:00:00     
(1/4): base/7/x86_64/group_gz                                                                                   | 156 kB  00:00:00     
(2/4): extras/7/x86_64/primary_db                                                                               | 166 kB  00:00:00     
(3/4): updates/7/x86_64/primary_db                                                                              | 6.0 MB  00:00:00     
(4/4): base/7/x86_64/primary_db                                                                                 | 5.7 MB  00:00:01     
Determining fastest mirrors
 * base: mirror.umd.edu
 * extras: mirror.jax.hugeserver.com
 * updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package bind-libs-lite.x86_64 32:9.9.4-51.el7_4.1 will be updated
---> Package bind-libs-lite.x86_64 32:9.9.4-51.el7_4.2 will be an update
---> Package bind-license.noarch 32:9.9.4-51.el7_4.1 will be updated
---> Package bind-license.noarch 32:9.9.4-51.el7_4.2 will be an update
---> Package binutils.x86_64 0:2.25.1-32.base.el7_4.1 will be updated
---> Package binutils.x86_64 0:2.25.1-32.base.el7_4.2 will be an update
---> Package dhclient.x86_64 12:4.2.5-58.el7.centos will be updated
---> Package dhclient.x86_64 12:4.2.5-58.el7.centos.1 will be an update
---> Package dhcp-common.x86_64 12:4.2.5-58.el7.centos will be updated
---> Package dhcp-common.x86_64 12:4.2.5-58.el7.centos.1 will be an update
---> Package dhcp-libs.x86_64 12:4.2.5-58.el7.centos will be updated
---> Package dhcp-libs.x86_64 12:4.2.5-58.el7.centos.1 will be an update
---> Package initscripts.x86_64 0:9.49.39-1.el7 will be updated
---> Package initscripts.x86_64 0:9.49.39-1.el7_4.1 will be an update
---> Package iwl7265-firmware.noarch 0:22.0.7.0-57.el7 will be updated
---> Package iwl7265-firmware.noarch 0:22.0.7.0-58.el7_4 will be an update
---> Package kernel.x86_64 0:3.10.0-693.17.1.el7 will be installed
--> Processing Dependency: linux-firmware >= 20170606-55 for package: kernel-3.10.0-693.17.1.el7.x86_64
---> Package kernel-tools.x86_64 0:3.10.0-693.11.6.el7 will be updated
---> Package kernel-tools.x86_64 0:3.10.0-693.17.1.el7 will be an update
---> Package kernel-tools-libs.x86_64 0:3.10.0-693.11.6.el7 will be updated
---> Package kernel-tools-libs.x86_64 0:3.10.0-693.17.1.el7 will be an update
---> Package kmod.x86_64 0:20-15.el7_4.6 will be updated
---> Package kmod.x86_64 0:20-15.el7_4.7 will be an update
---> Package kmod-libs.x86_64 0:20-15.el7_4.6 will be updated
---> Package kmod-libs.x86_64 0:20-15.el7_4.7 will be an update
---> Package kpartx.x86_64 0:0.4.9-111.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-111.el7_4.2 will be an update
---> Package libdb.x86_64 0:5.3.21-20.el7 will be updated
---> Package libdb.x86_64 0:5.3.21-21.el7_4 will be an update
---> Package libdb-utils.x86_64 0:5.3.21-20.el7 will be updated
---> Package libdb-utils.x86_64 0:5.3.21-21.el7_4 will be an update
---> Package microcode_ctl.x86_64 2:2.1-22.2.el7 will be updated
---> Package microcode_ctl.x86_64 2:2.1-22.5.el7_4 will be an update
---> Package nfs-utils.x86_64 1:1.3.0-0.48.el7_4 will be updated
---> Package nfs-utils.x86_64 1:1.3.0-0.48.el7_4.1 will be an update
---> Package python-perf.x86_64 0:3.10.0-693.11.6.el7 will be updated
---> Package python-perf.x86_64 0:3.10.0-693.17.1.el7 will be an update
---> Package systemd.x86_64 0:219-42.el7_4.4 will be updated
---> Package systemd.x86_64 0:219-42.el7_4.7 will be an update
---> Package systemd-libs.x86_64 0:219-42.el7_4.4 will be updated
---> Package systemd-libs.x86_64 0:219-42.el7_4.7 will be an update
---> Package systemd-sysv.x86_64 0:219-42.el7_4.4 will be updated
---> Package systemd-sysv.x86_64 0:219-42.el7_4.7 will be an update
---> Package tuned.noarch 0:2.8.0-5.el7 will be updated
---> Package tuned.noarch 0:2.8.0-5.el7_4.2 will be an update
---> Package tzdata.noarch 0:2017c-1.el7 will be updated
---> Package tzdata.noarch 0:2018c-1.el7 will be an update
---> Package yum.noarch 0:3.4.3-154.el7.centos will be updated
---> Package yum.noarch 0:3.4.3-154.el7.centos.1 will be an update
--> Running transaction check
---> Package linux-firmware.noarch 0:20170606-58.gitc990aae.el7_4 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================
 Package                           Arch                   Version                                        Repository               Size
=======================================================================================================================================
Installing:
 kernel                            x86_64                 3.10.0-693.17.1.el7                            updates                  43 M
Updating:
 bind-libs-lite                    x86_64                 32:9.9.4-51.el7_4.2                            updates                 733 k
 bind-license                      noarch                 32:9.9.4-51.el7_4.2                            updates                  84 k
 binutils                          x86_64                 2.25.1-32.base.el7_4.2                         updates                 5.4 M
 dhclient                          x86_64                 12:4.2.5-58.el7.centos.1                       updates                 282 k
 dhcp-common                       x86_64                 12:4.2.5-58.el7.centos.1                       updates                 174 k
 dhcp-libs                         x86_64                 12:4.2.5-58.el7.centos.1                       updates                 130 k
 initscripts                       x86_64                 9.49.39-1.el7_4.1                              updates                 435 k
 iwl7265-firmware                  noarch                 22.0.7.0-58.el7_4                              updates                 3.5 M
 kernel-tools                      x86_64                 3.10.0-693.17.1.el7                            updates                 5.1 M
 kernel-tools-libs                 x86_64                 3.10.0-693.17.1.el7                            updates                 5.1 M
 kmod                              x86_64                 20-15.el7_4.7                                  updates                 121 k
 kmod-libs                         x86_64                 20-15.el7_4.7                                  updates                  50 k
 kpartx                            x86_64                 0.4.9-111.el7_4.2                              updates                  73 k
 libdb                             x86_64                 5.3.21-21.el7_4                                updates                 719 k
 libdb-utils                       x86_64                 5.3.21-21.el7_4                                updates                 132 k
 microcode_ctl                     x86_64                 2:2.1-22.5.el7_4                               updates                 786 k
 nfs-utils                         x86_64                 1:1.3.0-0.48.el7_4.1                           updates                 398 k
 python-perf                       x86_64                 3.10.0-693.17.1.el7                            updates                 5.1 M
 systemd                           x86_64                 219-42.el7_4.7                                 updates                 5.2 M
 systemd-libs                      x86_64                 219-42.el7_4.7                                 updates                 376 k
 systemd-sysv                      x86_64                 219-42.el7_4.7                                 updates                  71 k
 tuned                             noarch                 2.8.0-5.el7_4.2                                updates                 234 k
 tzdata                            noarch                 2018c-1.el7                                    updates                 479 k
 yum                               noarch                 3.4.3-154.el7.centos.1                         updates                 1.2 M
Installing for dependencies:
 linux-firmware                    noarch                 20170606-58.gitc990aae.el7_4                   updates                  35 M

Transaction Summary
=======================================================================================================================================
Install   1 Package  (+1 Dependent package)
Upgrade  24 Packages

Total download size: 114 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-51.el7_4.2.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-51.el7_4.2.noarch.rpm is not installed
(1/26): bind-license-9.9.4-51.el7_4.2.noarch.rpm                                                                |  84 kB  00:00:00     
(2/26): bind-libs-lite-9.9.4-51.el7_4.2.x86_64.rpm                                                              | 733 kB  00:00:00     
(3/26): dhclient-4.2.5-58.el7.centos.1.x86_64.rpm                                                               | 282 kB  00:00:00     
(4/26): dhcp-common-4.2.5-58.el7.centos.1.x86_64.rpm                                                            | 174 kB  00:00:00     
(5/26): dhcp-libs-4.2.5-58.el7.centos.1.x86_64.rpm                                                              | 130 kB  00:00:00     
(6/26): initscripts-9.49.39-1.el7_4.1.x86_64.rpm                                                                | 435 kB  00:00:00     
(7/26): iwl7265-firmware-22.0.7.0-58.el7_4.noarch.rpm                                                           | 3.5 MB  00:00:00     
(8/26): binutils-2.25.1-32.base.el7_4.2.x86_64.rpm                                                              | 5.4 MB  00:00:00     
(9/26): kernel-tools-3.10.0-693.17.1.el7.x86_64.rpm                                                             | 5.1 MB  00:00:00     
(10/26): kernel-tools-libs-3.10.0-693.17.1.el7.x86_64.rpm                                                       | 5.1 MB  00:00:00     
(11/26): kmod-20-15.el7_4.7.x86_64.rpm                                                                          | 121 kB  00:00:00     
(12/26): kmod-libs-20-15.el7_4.7.x86_64.rpm                                                                     |  50 kB  00:00:00     
(13/26): kpartx-0.4.9-111.el7_4.2.x86_64.rpm                                                                    |  73 kB  00:00:00     
(14/26): libdb-5.3.21-21.el7_4.x86_64.rpm                                                                       | 719 kB  00:00:00     
(15/26): libdb-utils-5.3.21-21.el7_4.x86_64.rpm                                                                 | 132 kB  00:00:00     
(16/26): kernel-3.10.0-693.17.1.el7.x86_64.rpm                                                                  |  43 MB  00:00:05     
(17/26): microcode_ctl-2.1-22.5.el7_4.x86_64.rpm                                                                | 786 kB  00:00:00     
(18/26): nfs-utils-1.3.0-0.48.el7_4.1.x86_64.rpm                                                                | 398 kB  00:00:00     
(19/26): python-perf-3.10.0-693.17.1.el7.x86_64.rpm                                                             | 5.1 MB  00:00:01     
(20/26): systemd-219-42.el7_4.7.x86_64.rpm                                                                      | 5.2 MB  00:00:00     
(21/26): systemd-libs-219-42.el7_4.7.x86_64.rpm                                                                 | 376 kB  00:00:00     
(22/26): systemd-sysv-219-42.el7_4.7.x86_64.rpm                                                                 |  71 kB  00:00:00     
(23/26): linux-firmware-20170606-58.gitc990aae.el7_4.noarch.rpm                                                 |  35 MB  00:00:06     
(24/26): tuned-2.8.0-5.el7_4.2.noarch.rpm                                                                       | 234 kB  00:00:00     
(25/26): tzdata-2018c-1.el7.noarch.rpm                                                                          | 479 kB  00:00:00     
(26/26): yum-3.4.3-154.el7.centos.1.noarch.rpm                                                                  | 1.2 MB  00:00:00     
---------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                   13 MB/s | 114 MB  00:00:08     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
 Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
 Package    : centos-release-7-4.1708.el7.centos.x86_64 (installed)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : systemd-libs-219-42.el7_4.7.x86_64                                                                                 1/50 
  Updating   : 12:dhcp-libs-4.2.5-58.el7.centos.1.x86_64                                                                          2/50 
  Updating   : 12:dhcp-common-4.2.5-58.el7.centos.1.x86_64                                                                        3/50 
  Updating   : libdb-5.3.21-21.el7_4.x86_64                                                                                       4/50 
  Updating   : binutils-2.25.1-32.base.el7_4.2.x86_64                                                                             5/50 
  Updating   : kmod-20-15.el7_4.7.x86_64                                                                                          6/50 
  Updating   : python-perf-3.10.0-693.17.1.el7.x86_64                                                                             7/50 
  Updating   : 32:bind-license-9.9.4-51.el7_4.2.noarch                                                                            8/50 
  Updating   : 32:bind-libs-lite-9.9.4-51.el7_4.2.x86_64                                                                          9/50 
  Updating   : kernel-tools-libs-3.10.0-693.17.1.el7.x86_64                                                                      10/50 
  Installing : linux-firmware-20170606-58.gitc990aae.el7_4.noarch                                                                11/50 
  Updating   : kmod-libs-20-15.el7_4.7.x86_64                                                                                    12/50 
  Updating   : systemd-219-42.el7_4.7.x86_64                                                                                     13/50 
  Updating   : initscripts-9.49.39-1.el7_4.1.x86_64                                                                              14/50 
  Updating   : 12:dhclient-4.2.5-58.el7.centos.1.x86_64                                                                          15/50 
  Installing : kernel-3.10.0-693.17.1.el7.x86_64                                                                                 16/50 
  Updating   : tuned-2.8.0-5.el7_4.2.noarch                                                                                      17/50 
  Updating   : systemd-sysv-219-42.el7_4.7.x86_64                                                                                18/50 
  Updating   : 2:microcode_ctl-2.1-22.5.el7_4.x86_64                                                                             19/50 
  Updating   : 1:nfs-utils-1.3.0-0.48.el7_4.1.x86_64                                                                             20/50 
  Updating   : kernel-tools-3.10.0-693.17.1.el7.x86_64                                                                           21/50 
  Updating   : libdb-utils-5.3.21-21.el7_4.x86_64                                                                                22/50 
  Updating   : yum-3.4.3-154.el7.centos.1.noarch                                                                                 23/50 
  Updating   : tzdata-2018c-1.el7.noarch                                                                                         24/50 
  Updating   : kpartx-0.4.9-111.el7_4.2.x86_64                                                                                   25/50 
  Updating   : iwl7265-firmware-22.0.7.0-58.el7_4.noarch                                                                         26/50 
  Cleanup    : 12:dhclient-4.2.5-58.el7.centos.x86_64                                                                            27/50 
  Cleanup    : tuned-2.8.0-5.el7.noarch                                                                                          28/50 
  Cleanup    : 12:dhcp-common-4.2.5-58.el7.centos.x86_64                                                                         29/50 
  Cleanup    : 12:dhcp-libs-4.2.5-58.el7.centos.x86_64                                                                           30/50 
  Cleanup    : systemd-sysv-219-42.el7_4.4.x86_64                                                                                31/50 
  Cleanup    : initscripts-9.49.39-1.el7.x86_64                                                                                  32/50 
  Cleanup    : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64                                                                               33/50 
  Cleanup    : 32:bind-libs-lite-9.9.4-51.el7_4.1.x86_64                                                                         34/50 
  Cleanup    : kernel-tools-3.10.0-693.11.6.el7.x86_64                                                                           35/50 
  Cleanup    : 2:microcode_ctl-2.1-22.2.el7.x86_64                                                                               36/50 
  Cleanup    : systemd-219-42.el7_4.4.x86_64                                                                                     37/50 
  Cleanup    : kmod-20-15.el7_4.6.x86_64                                                                                         38/50 
  Cleanup    : libdb-utils-5.3.21-20.el7.x86_64                                                                                  39/50 
  Cleanup    : 32:bind-license-9.9.4-51.el7_4.1.noarch                                                                           40/50 
  Cleanup    : yum-3.4.3-154.el7.centos.noarch                                                                                   41/50 
  Cleanup    : tzdata-2017c-1.el7.noarch                                                                                         42/50 
  Cleanup    : iwl7265-firmware-22.0.7.0-57.el7.noarch                                                                           43/50 
  Cleanup    : libdb-5.3.21-20.el7.x86_64                                                                                        44/50 
  Cleanup    : binutils-2.25.1-32.base.el7_4.1.x86_64                                                                            45/50 
  Cleanup    : kmod-libs-20-15.el7_4.6.x86_64                                                                                    46/50 
  Cleanup    : systemd-libs-219-42.el7_4.4.x86_64                                                                                47/50 
  Cleanup    : kernel-tools-libs-3.10.0-693.11.6.el7.x86_64                                                                      48/50 
  Cleanup    : python-perf-3.10.0-693.11.6.el7.x86_64                                                                            49/50 
  Cleanup    : kpartx-0.4.9-111.el7.x86_64                                                                                       50/50 
  Verifying  : 12:dhcp-common-4.2.5-58.el7.centos.1.x86_64                                                                        1/50 
  Verifying  : kmod-20-15.el7_4.7.x86_64                                                                                          2/50 
  Verifying  : initscripts-9.49.39-1.el7_4.1.x86_64                                                                               3/50 
  Verifying  : 12:dhcp-libs-4.2.5-58.el7.centos.1.x86_64                                                                          4/50 
  Verifying  : kmod-libs-20-15.el7_4.7.x86_64                                                                                     5/50 
  Verifying  : libdb-utils-5.3.21-21.el7_4.x86_64                                                                                 6/50 
  Verifying  : iwl7265-firmware-22.0.7.0-58.el7_4.noarch                                                                          7/50 
  Verifying  : 12:dhclient-4.2.5-58.el7.centos.1.x86_64                                                                           8/50 
  Verifying  : tuned-2.8.0-5.el7_4.2.noarch                                                                                       9/50 
  Verifying  : systemd-sysv-219-42.el7_4.7.x86_64                                                                                10/50 
  Verifying  : kernel-3.10.0-693.17.1.el7.x86_64                                                                                 11/50 
  Verifying  : 32:bind-libs-lite-9.9.4-51.el7_4.2.x86_64                                                                         12/50 
  Verifying  : 2:microcode_ctl-2.1-22.5.el7_4.x86_64                                                                             13/50 
  Verifying  : kpartx-0.4.9-111.el7_4.2.x86_64                                                                                   14/50 
  Verifying  : kernel-tools-3.10.0-693.17.1.el7.x86_64                                                                           15/50 
  Verifying  : linux-firmware-20170606-58.gitc990aae.el7_4.noarch                                                                16/50 
  Verifying  : kernel-tools-libs-3.10.0-693.17.1.el7.x86_64                                                                      17/50 
  Verifying  : 32:bind-license-9.9.4-51.el7_4.2.noarch                                                                           18/50 
  Verifying  : 1:nfs-utils-1.3.0-0.48.el7_4.1.x86_64                                                                             19/50 
  Verifying  : systemd-libs-219-42.el7_4.7.x86_64                                                                                20/50 
  Verifying  : python-perf-3.10.0-693.17.1.el7.x86_64                                                                            21/50 
  Verifying  : tzdata-2018c-1.el7.noarch                                                                                         22/50 
  Verifying  : binutils-2.25.1-32.base.el7_4.2.x86_64                                                                            23/50 
  Verifying  : systemd-219-42.el7_4.7.x86_64                                                                                     24/50 
  Verifying  : libdb-5.3.21-21.el7_4.x86_64                                                                                      25/50 
  Verifying  : yum-3.4.3-154.el7.centos.1.noarch                                                                                 26/50 
  Verifying  : 32:bind-libs-lite-9.9.4-51.el7_4.1.x86_64                                                                         27/50 
  Verifying  : tuned-2.8.0-5.el7.noarch                                                                                          28/50 
  Verifying  : binutils-2.25.1-32.base.el7_4.1.x86_64                                                                            29/50 
  Verifying  : kernel-tools-libs-3.10.0-693.11.6.el7.x86_64                                                                      30/50 
  Verifying  : 12:dhcp-libs-4.2.5-58.el7.centos.x86_64                                                                           31/50 
  Verifying  : 2:microcode_ctl-2.1-22.2.el7.x86_64                                                                               32/50 
  Verifying  : python-perf-3.10.0-693.11.6.el7.x86_64                                                                            33/50 
  Verifying  : yum-3.4.3-154.el7.centos.noarch                                                                                   34/50 
  Verifying  : 12:dhcp-common-4.2.5-58.el7.centos.x86_64                                                                         35/50 
  Verifying  : initscripts-9.49.39-1.el7.x86_64                                                                                  36/50 
  Verifying  : 32:bind-license-9.9.4-51.el7_4.1.noarch                                                                           37/50 
  Verifying  : 12:dhclient-4.2.5-58.el7.centos.x86_64                                                                            38/50 
  Verifying  : systemd-libs-219-42.el7_4.4.x86_64                                                                                39/50 
  Verifying  : kmod-20-15.el7_4.6.x86_64                                                                                         40/50 
  Verifying  : systemd-219-42.el7_4.4.x86_64                                                                                     41/50 
  Verifying  : libdb-utils-5.3.21-20.el7.x86_64                                                                                  42/50 
  Verifying  : kernel-tools-3.10.0-693.11.6.el7.x86_64                                                                           43/50 
  Verifying  : kmod-libs-20-15.el7_4.6.x86_64                                                                                    44/50 
  Verifying  : systemd-sysv-219-42.el7_4.4.x86_64                                                                                45/50 
  Verifying  : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64                                                                               46/50 
  Verifying  : tzdata-2017c-1.el7.noarch                                                                                         47/50 
  Verifying  : kpartx-0.4.9-111.el7.x86_64                                                                                       48/50 
  Verifying  : libdb-5.3.21-20.el7.x86_64                                                                                        49/50 
  Verifying  : iwl7265-firmware-22.0.7.0-57.el7.noarch                                                                           50/50 

Installed:
  kernel.x86_64 0:3.10.0-693.17.1.el7                                                                                                  

Dependency Installed:
  linux-firmware.noarch 0:20170606-58.gitc990aae.el7_4                                                                                 

Updated:
  bind-libs-lite.x86_64 32:9.9.4-51.el7_4.2      bind-license.noarch 32:9.9.4-51.el7_4.2     binutils.x86_64 0:2.25.1-32.base.el7_4.2 
  dhclient.x86_64 12:4.2.5-58.el7.centos.1       dhcp-common.x86_64 12:4.2.5-58.el7.centos.1 dhcp-libs.x86_64 12:4.2.5-58.el7.centos.1
  initscripts.x86_64 0:9.49.39-1.el7_4.1         iwl7265-firmware.noarch 0:22.0.7.0-58.el7_4 kernel-tools.x86_64 0:3.10.0-693.17.1.el7
  kernel-tools-libs.x86_64 0:3.10.0-693.17.1.el7 kmod.x86_64 0:20-15.el7_4.7                 kmod-libs.x86_64 0:20-15.el7_4.7         
  kpartx.x86_64 0:0.4.9-111.el7_4.2              libdb.x86_64 0:5.3.21-21.el7_4              libdb-utils.x86_64 0:5.3.21-21.el7_4     
  microcode_ctl.x86_64 2:2.1-22.5.el7_4          nfs-utils.x86_64 1:1.3.0-0.48.el7_4.1       python-perf.x86_64 0:3.10.0-693.17.1.el7 
  systemd.x86_64 0:219-42.el7_4.7                systemd-libs.x86_64 0:219-42.el7_4.7        systemd-sysv.x86_64 0:219-42.el7_4.7     
  tuned.noarch 0:2.8.0-5.el7_4.2                 tzdata.noarch 0:2018c-1.el7                 yum.noarch 0:3.4.3-154.el7.centos.1      

Complete!
[centos@ip-172-31-86-233 ~]$ sudo yum install golang
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.umd.edu
 * extras: mirror.jax.hugeserver.com
 * updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package golang.x86_64 0:1.8.3-1.el7 will be installed
--> Processing Dependency: golang-src = 1.8.3-1.el7 for package: golang-1.8.3-1.el7.x86_64
--> Processing Dependency: golang-bin = 1.8.3-1.el7 for package: golang-1.8.3-1.el7.x86_64
--> Running transaction check
---> Package golang-bin.x86_64 0:1.8.3-1.el7 will be installed
--> Processing Dependency: gcc for package: golang-bin-1.8.3-1.el7.x86_64
---> Package golang-src.noarch 0:1.8.3-1.el7 will be installed
--> Running transaction check
---> Package gcc.x86_64 0:4.8.5-16.el7_4.1 will be installed
--> Processing Dependency: cpp = 4.8.5-16.el7_4.1 for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-16.el7_4.1 will be installed
---> Package glibc-devel.x86_64 0:2.17-196.el7_4.2 will be installed
--> Processing Dependency: glibc-headers = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-196.el7_4.2.x86_64
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
--> Running transaction check
---> Package glibc-headers.x86_64 0:2.17-196.el7_4.2 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-196.el7_4.2.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-196.el7_4.2.x86_64
--> Running transaction check
---> Package kernel-headers.x86_64 0:3.10.0-693.17.1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================
 Package                           Arch                      Version                                  Repository                  Size
=======================================================================================================================================
Installing:
 golang                            x86_64                    1.8.3-1.el7                              base                       1.2 M
Installing for dependencies:
 cpp                               x86_64                    4.8.5-16.el7_4.1                         updates                    5.9 M
 gcc                               x86_64                    4.8.5-16.el7_4.1                         updates                     16 M
 glibc-devel                       x86_64                    2.17-196.el7_4.2                         updates                    1.1 M
 glibc-headers                     x86_64                    2.17-196.el7_4.2                         updates                    676 k
 golang-bin                        x86_64                    1.8.3-1.el7                              base                        47 M
 golang-src                        noarch                    1.8.3-1.el7                              base                       4.8 M
 kernel-headers                    x86_64                    3.10.0-693.17.1.el7                      updates                    6.0 M
 libmpc                            x86_64                    1.0.1-3.el7                              base                        51 k
 mpfr                              x86_64                    3.1.1-4.el7                              base                       203 k

Transaction Summary
=======================================================================================================================================
Install  1 Package (+9 Dependent packages)

Total download size: 83 M
Installed size: 295 M
Is this ok [y/d/N]: y
Downloading packages:
(1/10): cpp-4.8.5-16.el7_4.1.x86_64.rpm                                                                         | 5.9 MB  00:00:00     
(2/10): glibc-devel-2.17-196.el7_4.2.x86_64.rpm                                                                 | 1.1 MB  00:00:00     
(3/10): glibc-headers-2.17-196.el7_4.2.x86_64.rpm                                                               | 676 kB  00:00:00     
(4/10): gcc-4.8.5-16.el7_4.1.x86_64.rpm                                                                         |  16 MB  00:00:01     
(5/10): golang-1.8.3-1.el7.x86_64.rpm                                                                           | 1.2 MB  00:00:01     
(6/10): kernel-headers-3.10.0-693.17.1.el7.x86_64.rpm                                                           | 6.0 MB  00:00:01     
(7/10): golang-src-1.8.3-1.el7.noarch.rpm                                                                       | 4.8 MB  00:00:01     
(8/10): libmpc-1.0.1-3.el7.x86_64.rpm                                                                           |  51 kB  00:00:00     
(9/10): mpfr-3.1.1-4.el7.x86_64.rpm                                                                             | 203 kB  00:00:00     
(10/10): golang-bin-1.8.3-1.el7.x86_64.rpm                                                                      |  47 MB  00:00:08     
---------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                  8.8 MB/s |  83 MB  00:00:09     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : mpfr-3.1.1-4.el7.x86_64                                                                                            1/10 
  Installing : libmpc-1.0.1-3.el7.x86_64                                                                                          2/10 
  Installing : cpp-4.8.5-16.el7_4.1.x86_64                                                                                        3/10 
  Installing : kernel-headers-3.10.0-693.17.1.el7.x86_64                                                                          4/10 
  Installing : glibc-headers-2.17-196.el7_4.2.x86_64                                                                              5/10 
  Installing : glibc-devel-2.17-196.el7_4.2.x86_64                                                                                6/10 
  Installing : gcc-4.8.5-16.el7_4.1.x86_64                                                                                        7/10 
  Installing : golang-src-1.8.3-1.el7.noarch                                                                                      8/10 
  Installing : golang-1.8.3-1.el7.x86_64                                                                                          9/10 
  Installing : golang-bin-1.8.3-1.el7.x86_64                                                                                     10/10 
  Verifying  : cpp-4.8.5-16.el7_4.1.x86_64                                                                                        1/10 
  Verifying  : glibc-devel-2.17-196.el7_4.2.x86_64                                                                                2/10 
  Verifying  : golang-1.8.3-1.el7.x86_64                                                                                          3/10 
  Verifying  : libmpc-1.0.1-3.el7.x86_64                                                                                          4/10 
  Verifying  : mpfr-3.1.1-4.el7.x86_64                                                                                            5/10 
  Verifying  : golang-src-1.8.3-1.el7.noarch                                                                                      6/10 
  Verifying  : kernel-headers-3.10.0-693.17.1.el7.x86_64                                                                          7/10 
  Verifying  : glibc-headers-2.17-196.el7_4.2.x86_64                                                                              8/10 
  Verifying  : golang-bin-1.8.3-1.el7.x86_64                                                                                      9/10 
  Verifying  : gcc-4.8.5-16.el7_4.1.x86_64                                                                                       10/10 

Installed:
  golang.x86_64 0:1.8.3-1.el7                                                                                                          

Dependency Installed:
  cpp.x86_64 0:4.8.5-16.el7_4.1                     gcc.x86_64 0:4.8.5-16.el7_4.1         glibc-devel.x86_64 0:2.17-196.el7_4.2      
  glibc-headers.x86_64 0:2.17-196.el7_4.2           golang-bin.x86_64 0:1.8.3-1.el7       golang-src.noarch 0:1.8.3-1.el7            
  kernel-headers.x86_64 0:3.10.0-693.17.1.el7       libmpc.x86_64 0:1.0.1-3.el7           mpfr.x86_64 0:3.1.1-4.el7                  

Complete!
[centos@ip-172-31-86-233 ~]$ sudo yum -y install gmp-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.umd.edu
 * extras: mirror.jax.hugeserver.com
 * updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package gmp-devel.x86_64 1:6.0.0-15.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================
 Package                         Arch                         Version                                 Repository                  Size
=======================================================================================================================================
Installing:
 gmp-devel                       x86_64                       1:6.0.0-15.el7                          base                       181 k

Transaction Summary
=======================================================================================================================================
Install  1 Package

Total download size: 181 k
Installed size: 340 k
Downloading packages:
gmp-devel-6.0.0-15.el7.x86_64.rpm                                                                               | 181 kB  00:00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 1:gmp-devel-6.0.0-15.el7.x86_64                                                                                     1/1 
  Verifying  : 1:gmp-devel-6.0.0-15.el7.x86_64                                                                                     1/1 

Installed:
  gmp-devel.x86_64 1:6.0.0-15.el7                                                                                                      

Complete!
[centos@ip-172-31-86-233 ~]$ sudo yum -y install git
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.umd.edu
 * extras: mirror.jax.hugeserver.com
 * updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package git.x86_64 0:1.8.3.1-12.el7_4 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-12.el7_4 for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(warnings) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(vars) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(strict) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(lib) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-12.el7_4.x86_64
--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-12.el7_4.x86_64
--> Running transaction check
---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed
---> Package perl.x86_64 4:5.16.3-292.el7 will be installed
--> Processing Dependency: perl-libs = 4:5.16.3-292.el7 for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-292.el7.x86_64
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch
---> Package perl-Git.noarch 0:1.8.3.1-12.el7_4 will be installed
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
--> Running transaction check
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be installed
---> Package perl-macros.x86_64 4:5.16.3-292.el7 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
--> Running transaction check
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
--> Running transaction check
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================
 Package                                  Arch                     Version                             Repository                 Size
=======================================================================================================================================
Installing:
 git                                      x86_64                   1.8.3.1-12.el7_4                    updates                   4.4 M
Installing for dependencies:
 libgnome-keyring                         x86_64                   3.12.0-1.el7                        base                      109 k
 perl                                     x86_64                   4:5.16.3-292.el7                    base                      8.0 M
 perl-Carp                                noarch                   1.26-244.el7                        base                       19 k
 perl-Encode                              x86_64                   2.51-7.el7                          base                      1.5 M
 perl-Error                               noarch                   1:0.17020-2.el7                     base                       32 k
 perl-Exporter                            noarch                   5.68-3.el7                          base                       28 k
 perl-File-Path                           noarch                   2.09-2.el7                          base                       26 k
 perl-File-Temp                           noarch                   0.23.01-3.el7                       base                       56 k
 perl-Filter                              x86_64                   1.49-3.el7                          base                       76 k
 perl-Getopt-Long                         noarch                   2.40-2.el7                          base                       56 k
 perl-Git                                 noarch                   1.8.3.1-12.el7_4                    updates                    53 k
 perl-HTTP-Tiny                           noarch                   0.033-3.el7                         base                       38 k
 perl-PathTools                           x86_64                   3.40-5.el7                          base                       82 k
 perl-Pod-Escapes                         noarch                   1:1.04-292.el7                      base                       51 k
 perl-Pod-Perldoc                         noarch                   3.20-4.el7                          base                       87 k
 perl-Pod-Simple                          noarch                   1:3.28-4.el7                        base                      216 k
 perl-Pod-Usage                           noarch                   1.63-3.el7                          base                       27 k
 perl-Scalar-List-Utils                   x86_64                   1.27-248.el7                        base                       36 k
 perl-Socket                              x86_64                   2.010-4.el7                         base                       49 k
 perl-Storable                            x86_64                   2.45-3.el7                          base                       77 k
 perl-TermReadKey                         x86_64                   2.30-20.el7                         base                       31 k
 perl-Text-ParseWords                     noarch                   3.29-4.el7                          base                       14 k
 perl-Time-HiRes                          x86_64                   4:1.9725-3.el7                      base                       45 k
 perl-Time-Local                          noarch                   1.2300-2.el7                        base                       24 k
 perl-constant                            noarch                   1.27-2.el7                          base                       19 k
 perl-libs                                x86_64                   4:5.16.3-292.el7                    base                      688 k
 perl-macros                              x86_64                   4:5.16.3-292.el7                    base                       43 k
 perl-parent                              noarch                   1:0.225-244.el7                     base                       12 k
 perl-podlators                           noarch                   2.5.1-3.el7                         base                      112 k
 perl-threads                             x86_64                   1.87-4.el7                          base                       49 k
 perl-threads-shared                      x86_64                   1.43-6.el7                          base                       39 k

Transaction Summary
=======================================================================================================================================
Install  1 Package (+31 Dependent packages)

Total download size: 16 M
Installed size: 59 M
Downloading packages:
(1/32): libgnome-keyring-3.12.0-1.el7.x86_64.rpm                                                                | 109 kB  00:00:00     
(2/32): perl-Carp-1.26-244.el7.noarch.rpm                                                                       |  19 kB  00:00:00     
(3/32): git-1.8.3.1-12.el7_4.x86_64.rpm                                                                         | 4.4 MB  00:00:00     
(4/32): perl-Encode-2.51-7.el7.x86_64.rpm                                                                       | 1.5 MB  00:00:00     
(5/32): perl-Error-0.17020-2.el7.noarch.rpm                                                                     |  32 kB  00:00:00     
(6/32): perl-Exporter-5.68-3.el7.noarch.rpm                                                                     |  28 kB  00:00:00     
(7/32): perl-File-Path-2.09-2.el7.noarch.rpm                                                                    |  26 kB  00:00:00     
(8/32): perl-File-Temp-0.23.01-3.el7.noarch.rpm                                                                 |  56 kB  00:00:00     
(9/32): perl-Filter-1.49-3.el7.x86_64.rpm                                                                       |  76 kB  00:00:00     
(10/32): perl-Git-1.8.3.1-12.el7_4.noarch.rpm                                                                   |  53 kB  00:00:00     
(11/32): perl-Getopt-Long-2.40-2.el7.noarch.rpm                                                                 |  56 kB  00:00:00     
(12/32): perl-HTTP-Tiny-0.033-3.el7.noarch.rpm                                                                  |  38 kB  00:00:00     
(13/32): perl-PathTools-3.40-5.el7.x86_64.rpm                                                                   |  82 kB  00:00:00     
(14/32): perl-Pod-Escapes-1.04-292.el7.noarch.rpm                                                               |  51 kB  00:00:00     
(15/32): perl-Pod-Perldoc-3.20-4.el7.noarch.rpm                                                                 |  87 kB  00:00:00     
(16/32): perl-5.16.3-292.el7.x86_64.rpm                                                                         | 8.0 MB  00:00:02     
(17/32): perl-Pod-Usage-1.63-3.el7.noarch.rpm                                                                   |  27 kB  00:00:00     
(18/32): perl-Scalar-List-Utils-1.27-248.el7.x86_64.rpm                                                         |  36 kB  00:00:00     
(19/32): perl-Socket-2.010-4.el7.x86_64.rpm                                                                     |  49 kB  00:00:00     
(20/32): perl-Pod-Simple-3.28-4.el7.noarch.rpm                                                                  | 216 kB  00:00:00     
(21/32): perl-Storable-2.45-3.el7.x86_64.rpm                                                                    |  77 kB  00:00:00     
(22/32): perl-Text-ParseWords-3.29-4.el7.noarch.rpm                                                             |  14 kB  00:00:00     
(23/32): perl-Time-HiRes-1.9725-3.el7.x86_64.rpm                                                                |  45 kB  00:00:00     
(24/32): perl-TermReadKey-2.30-20.el7.x86_64.rpm                                                                |  31 kB  00:00:00     
(25/32): perl-Time-Local-1.2300-2.el7.noarch.rpm                                                                |  24 kB  00:00:00     
(26/32): perl-constant-1.27-2.el7.noarch.rpm                                                                    |  19 kB  00:00:00     
(27/32): perl-macros-5.16.3-292.el7.x86_64.rpm                                                                  |  43 kB  00:00:00     
(28/32): perl-parent-0.225-244.el7.noarch.rpm                                                                   |  12 kB  00:00:00     
(29/32): perl-libs-5.16.3-292.el7.x86_64.rpm                                                                    | 688 kB  00:00:00     
(30/32): perl-threads-1.87-4.el7.x86_64.rpm                                                                     |  49 kB  00:00:00     
(31/32): perl-podlators-2.5.1-3.el7.noarch.rpm                                                                  | 112 kB  00:00:00     
(32/32): perl-threads-shared-1.43-6.el7.x86_64.rpm                                                              |  39 kB  00:00:00     
---------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                  4.9 MB/s |  16 MB  00:00:03     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 1:perl-parent-0.225-244.el7.noarch                                                                                 1/32 
  Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                                                                                  2/32 
  Installing : perl-podlators-2.5.1-3.el7.noarch                                                                                  3/32 
  Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                                                                                 4/32 
  Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch                                                                             5/32 
  Installing : perl-Text-ParseWords-3.29-4.el7.noarch                                                                             6/32 
  Installing : perl-Encode-2.51-7.el7.x86_64                                                                                      7/32 
  Installing : perl-Pod-Usage-1.63-3.el7.noarch                                                                                   8/32 
  Installing : 4:perl-macros-5.16.3-292.el7.x86_64                                                                                9/32 
  Installing : 4:perl-libs-5.16.3-292.el7.x86_64                                                                                 10/32 
  Installing : perl-Storable-2.45-3.el7.x86_64                                                                                   11/32 
  Installing : perl-Exporter-5.68-3.el7.noarch                                                                                   12/32 
  Installing : perl-constant-1.27-2.el7.noarch                                                                                   13/32 
  Installing : perl-Time-Local-1.2300-2.el7.noarch                                                                               14/32 
  Installing : perl-Socket-2.010-4.el7.x86_64                                                                                    15/32 
  Installing : perl-Carp-1.26-244.el7.noarch                                                                                     16/32 
  Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                                                                             17/32 
  Installing : perl-PathTools-3.40-5.el7.x86_64                                                                                  18/32 
  Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                                                                        19/32 
  Installing : perl-File-Temp-0.23.01-3.el7.noarch                                                                               20/32 
  Installing : perl-File-Path-2.09-2.el7.noarch                                                                                  21/32 
  Installing : perl-threads-shared-1.43-6.el7.x86_64                                                                             22/32 
  Installing : perl-threads-1.87-4.el7.x86_64                                                                                    23/32 
  Installing : perl-Filter-1.49-3.el7.x86_64                                                                                     24/32 
  Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                                                                               25/32 
  Installing : perl-Getopt-Long-2.40-2.el7.noarch                                                                                26/32 
  Installing : 4:perl-5.16.3-292.el7.x86_64                                                                                      27/32 
  Installing : 1:perl-Error-0.17020-2.el7.noarch                                                                                 28/32 
  Installing : perl-TermReadKey-2.30-20.el7.x86_64                                                                               29/32 
  Installing : libgnome-keyring-3.12.0-1.el7.x86_64                                                                              30/32 
  Installing : perl-Git-1.8.3.1-12.el7_4.noarch                                                                                  31/32 
  Installing : git-1.8.3.1-12.el7_4.x86_64                                                                                       32/32 
  Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                                                                                  1/32 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                                                                               2/32 
  Verifying  : perl-threads-shared-1.43-6.el7.x86_64                                                                              3/32 
  Verifying  : perl-Storable-2.45-3.el7.x86_64                                                                                    4/32 
  Verifying  : perl-Exporter-5.68-3.el7.noarch                                                                                    5/32 
  Verifying  : perl-constant-1.27-2.el7.noarch                                                                                    6/32 
  Verifying  : perl-PathTools-3.40-5.el7.x86_64                                                                                   7/32 
  Verifying  : 4:perl-macros-5.16.3-292.el7.x86_64                                                                                8/32 
  Verifying  : git-1.8.3.1-12.el7_4.x86_64                                                                                        9/32 
  Verifying  : 1:perl-parent-0.225-244.el7.noarch                                                                                10/32 
  Verifying  : 4:perl-5.16.3-292.el7.x86_64                                                                                      11/32 
  Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                                                                               12/32 
  Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                                                                               13/32 
  Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                                                                               14/32 
  Verifying  : perl-Time-Local-1.2300-2.el7.noarch                                                                               15/32 
  Verifying  : 4:perl-libs-5.16.3-292.el7.x86_64                                                                                 16/32 
  Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                                                                                17/32 
  Verifying  : perl-Socket-2.010-4.el7.x86_64                                                                                    18/32 
  Verifying  : perl-Carp-1.26-244.el7.noarch                                                                                     19/32 
  Verifying  : perl-Git-1.8.3.1-12.el7_4.noarch                                                                                  20/32 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                                                                                 21/32 
  Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                                                                             22/32 
  Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                                                                        23/32 
  Verifying  : 1:perl-Pod-Escapes-1.04-292.el7.noarch                                                                            24/32 
  Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                                                                                  25/32 
  Verifying  : perl-Encode-2.51-7.el7.x86_64                                                                                     26/32 
  Verifying  : perl-podlators-2.5.1-3.el7.noarch                                                                                 27/32 
  Verifying  : perl-Getopt-Long-2.40-2.el7.noarch                                                                                28/32 
  Verifying  : perl-File-Path-2.09-2.el7.noarch                                                                                  29/32 
  Verifying  : perl-threads-1.87-4.el7.x86_64                                                                                    30/32 
  Verifying  : perl-Filter-1.49-3.el7.x86_64                                                                                     31/32 
  Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                                                                            32/32 

Installed:
  git.x86_64 0:1.8.3.1-12.el7_4                                                                                                        

Dependency Installed:
  libgnome-keyring.x86_64 0:3.12.0-1.el7      perl.x86_64 4:5.16.3-292.el7              perl-Carp.noarch 0:1.26-244.el7                
  perl-Encode.x86_64 0:2.51-7.el7             perl-Error.noarch 1:0.17020-2.el7         perl-Exporter.noarch 0:5.68-3.el7              
  perl-File-Path.noarch 0:2.09-2.el7          perl-File-Temp.noarch 0:0.23.01-3.el7     perl-Filter.x86_64 0:1.49-3.el7                
  perl-Getopt-Long.noarch 0:2.40-2.el7        perl-Git.noarch 0:1.8.3.1-12.el7_4        perl-HTTP-Tiny.noarch 0:0.033-3.el7            
  perl-PathTools.x86_64 0:3.40-5.el7          perl-Pod-Escapes.noarch 1:1.04-292.el7    perl-Pod-Perldoc.noarch 0:3.20-4.el7           
  perl-Pod-Simple.noarch 1:3.28-4.el7         perl-Pod-Usage.noarch 0:1.63-3.el7        perl-Scalar-List-Utils.x86_64 0:1.27-248.el7   
  perl-Socket.x86_64 0:2.010-4.el7            perl-Storable.x86_64 0:2.45-3.el7         perl-TermReadKey.x86_64 0:2.30-20.el7          
  perl-Text-ParseWords.noarch 0:3.29-4.el7    perl-Time-HiRes.x86_64 4:1.9725-3.el7     perl-Time-Local.noarch 0:1.2300-2.el7          
  perl-constant.noarch 0:1.27-2.el7           perl-libs.x86_64 4:5.16.3-292.el7         perl-macros.x86_64 4:5.16.3-292.el7            
  perl-parent.noarch 1:0.225-244.el7          perl-podlators.noarch 0:2.5.1-3.el7       perl-threads.x86_64 0:1.87-4.el7               
  perl-threads-shared.x86_64 0:1.43-6.el7    

Complete!
[centos@ip-172-31-86-233 ~]$ git clone https://github.com/ethereum/go-ethereum
Cloning into 'go-ethereum'...
remote: Counting objects: 67898, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 67898 (delta 2), reused 1 (delta 0), pack-reused 67891
Receiving objects: 100% (67898/67898), 94.26 MiB | 21.81 MiB/s, done.
Resolving deltas: 100% (45175/45175), done.
[centos@ip-172-31-86-233 ~]$ cd go-ethereum/
[centos@ip-172-31-86-233 go-ethereum]$ make geth
build/env.sh go run build/ci.go install ./cmd/geth
>>> /usr/lib/golang/bin/go install -ldflags -X main.gitCommit=5cf75a30c1ceb0ab35cd6b0532520d556996b21c -v ./cmd/geth
github.com/ethereum/go-ethereum/common/hexutil
github.com/ethereum/go-ethereum/crypto/sha3
github.com/ethereum/go-ethereum/common
github.com/ethereum/go-ethereum/common/math
github.com/ethereum/go-ethereum/crypto/secp256k1
github.com/ethereum/go-ethereum/rlp
github.com/ethereum/go-ethereum/crypto
github.com/ethereum/go-ethereum/params
github.com/ethereum/go-ethereum/vendor/github.com/go-stack/stack
github.com/ethereum/go-ethereum/log
github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics
github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/exp
github.com/ethereum/go-ethereum/metrics
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/cache
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/comparer
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/storage
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/errors
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/filter
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/iterator
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/journal
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/memdb
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/opt
github.com/ethereum/go-ethereum/vendor/github.com/golang/snappy
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/table
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb
github.com/ethereum/go-ethereum/ethdb
github.com/ethereum/go-ethereum/vendor/gopkg.in/karalabe/cookiejar.v2/collections/prque
github.com/ethereum/go-ethereum/trie
github.com/ethereum/go-ethereum/core/types
github.com/ethereum/go-ethereum
github.com/ethereum/go-ethereum/vendor/github.com/aristanetworks/goarista/monotime
github.com/ethereum/go-ethereum/common/mclock
github.com/ethereum/go-ethereum/event
github.com/ethereum/go-ethereum/accounts
github.com/ethereum/go-ethereum/crypto/randentropy
github.com/ethereum/go-ethereum/vendor/github.com/pborman/uuid
github.com/ethereum/go-ethereum/vendor/golang.org/x/sys/unix
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/pbkdf2
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/scrypt
github.com/ethereum/go-ethereum/vendor/gopkg.in/fatih/set.v0
github.com/ethereum/go-ethereum/accounts/keystore
github.com/ethereum/go-ethereum/cmd/internal/browser
github.com/ethereum/go-ethereum/common/fdlimit
github.com/ethereum/go-ethereum/vendor/github.com/hashicorp/golang-lru/simplelru
github.com/ethereum/go-ethereum/vendor/github.com/hashicorp/golang-lru
github.com/ethereum/go-ethereum/core/state
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/context
github.com/ethereum/go-ethereum/vendor/github.com/rs/xhandler
github.com/ethereum/go-ethereum/vendor/github.com/rs/cors
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/websocket
github.com/ethereum/go-ethereum/rpc
github.com/ethereum/go-ethereum/consensus
github.com/ethereum/go-ethereum/consensus/misc
github.com/ethereum/go-ethereum/consensus/clique
github.com/ethereum/go-ethereum/vendor/github.com/edsrzf/mmap-go
github.com/ethereum/go-ethereum/common/bitutil
github.com/ethereum/go-ethereum/consensus/ethash
github.com/ethereum/go-ethereum/crypto/bn256
github.com/ethereum/go-ethereum/vendor/golang.org/x/crypto/ripemd160
github.com/ethereum/go-ethereum/core/vm
github.com/ethereum/go-ethereum/core
github.com/ethereum/go-ethereum/vendor/github.com/elastic/gosigar
github.com/ethereum/go-ethereum/crypto/ecies
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/httpu
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/scpd
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/soap
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/ssdp
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/html/atom
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/html
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/internal/identifier
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/transform
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/internal
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/charmap
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/japanese
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/korean
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/simplifiedchinese
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/traditionalchinese
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/internal/utf8internal
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/runes
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/unicode
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/internal/tag
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/language
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/htmlindex
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/html/charset
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/dcps/internetgateway1
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/dcps/internetgateway2
github.com/ethereum/go-ethereum/vendor/github.com/jackpal/go-nat-pmp
github.com/ethereum/go-ethereum/p2p/nat
github.com/ethereum/go-ethereum/p2p/netutil
github.com/ethereum/go-ethereum/p2p/discover
github.com/ethereum/go-ethereum/p2p/discv5
github.com/ethereum/go-ethereum/p2p
github.com/ethereum/go-ethereum/dashboard
github.com/ethereum/go-ethereum/core/bloombits
github.com/ethereum/go-ethereum/eth/downloader
github.com/ethereum/go-ethereum/eth/fetcher
github.com/ethereum/go-ethereum/eth/filters
github.com/ethereum/go-ethereum/internal/ethapi
github.com/ethereum/go-ethereum/eth/gasprice
github.com/ethereum/go-ethereum/eth/tracers/internal/tracers
github.com/ethereum/go-ethereum/vendor/gopkg.in/olebedev/go-duktape.v3
github.com/ethereum/go-ethereum/eth/tracers
github.com/ethereum/go-ethereum/miner
github.com/ethereum/go-ethereum/vendor/github.com/golang/protobuf/proto
github.com/ethereum/go-ethereum/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor
github.com/ethereum/go-ethereum/accounts/usbwallet/internal/trezor
github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid
github.com/ethereum/go-ethereum/accounts/usbwallet
github.com/ethereum/go-ethereum/log/term
github.com/ethereum/go-ethereum/vendor/github.com/mattn/go-colorable
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1
github.com/ethereum/go-ethereum/internal/debug
github.com/ethereum/go-ethereum/vendor/github.com/prometheus/prometheus/util/flock
github.com/ethereum/go-ethereum/node
github.com/ethereum/go-ethereum/eth
github.com/ethereum/go-ethereum/les/flowcontrol
github.com/ethereum/go-ethereum/light
github.com/ethereum/go-ethereum/les
github.com/ethereum/go-ethereum/ethstats
github.com/ethereum/go-ethereum/vendor/golang.org/x/sync/syncmap
github.com/ethereum/go-ethereum/whisper/whisperv5
github.com/ethereum/go-ethereum/cmd/utils
github.com/ethereum/go-ethereum/internal/jsre/deps
github.com/ethereum/go-ethereum/vendor/github.com/mattn/go-isatty
github.com/ethereum/go-ethereum/vendor/github.com/fatih/color
github.com/ethereum/go-ethereum/vendor/gopkg.in/sourcemap.v1/base64vlq
github.com/ethereum/go-ethereum/vendor/gopkg.in/sourcemap.v1
github.com/ethereum/go-ethereum/vendor/github.com/robertkrimen/otto/file
github.com/ethereum/go-ethereum/vendor/github.com/robertkrimen/otto/token
github.com/ethereum/go-ethereum/vendor/github.com/robertkrimen/otto/ast
github.com/ethereum/go-ethereum/vendor/github.com/robertkrimen/otto/dbg
github.com/ethereum/go-ethereum/vendor/github.com/robertkrimen/otto/parser
github.com/ethereum/go-ethereum/vendor/github.com/robertkrimen/otto/registry
github.com/ethereum/go-ethereum/vendor/github.com/robertkrimen/otto
github.com/ethereum/go-ethereum/internal/jsre
github.com/ethereum/go-ethereum/internal/web3ext
github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner
github.com/ethereum/go-ethereum/console
github.com/ethereum/go-ethereum/ethclient
github.com/ethereum/go-ethereum/vendor/github.com/maruel/panicparse/stack
github.com/ethereum/go-ethereum/vendor/github.com/mattn/go-runewidth
github.com/ethereum/go-ethereum/vendor/github.com/mitchellh/go-wordwrap
github.com/ethereum/go-ethereum/vendor/github.com/nsf/termbox-go
github.com/ethereum/go-ethereum/vendor/github.com/gizak/termui
github.com/ethereum/go-ethereum/vendor/github.com/naoina/go-stringutil
github.com/ethereum/go-ethereum/vendor/github.com/naoina/toml/ast
github.com/ethereum/go-ethereum/vendor/github.com/naoina/toml
github.com/ethereum/go-ethereum/cmd/geth
Done building.
Run "/home/centos/go-ethereum/build/bin/geth" to launch geth.
[centos@ip-172-31-86-233 go-ethereum]$ ls -al build/bin/geth
-rwxrwxr-x. 1 centos centos 37278808 Feb 10 14:20 build/bin/geth
[centos@ip-172-31-86-233 go-ethereum]$ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment