| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| reg-windows-386.sha256 | 2018-11-14 | 140 Bytes | |
| reg-windows-386.md5 | 2018-11-14 | 108 Bytes | |
| reg-windows-386 | 2018-11-14 | 10.3 MB | |
| reg-windows-amd64.sha256 | 2018-11-14 | 142 Bytes | |
| reg-windows-amd64.md5 | 2018-11-14 | 110 Bytes | |
| reg-windows-amd64 | 2018-11-14 | 11.8 MB | |
| reg-linux-386.sha256 | 2018-11-14 | 138 Bytes | |
| reg-linux-386.md5 | 2018-11-14 | 106 Bytes | |
| reg-linux-386 | 2018-11-14 | 10.2 MB | |
| reg-linux-amd64.md5 | 2018-11-14 | 108 Bytes | |
| reg-linux-amd64.sha256 | 2018-11-14 | 140 Bytes | |
| reg-linux-amd64 | 2018-11-14 | 11.8 MB | |
| reg-linux-arm64.sha256 | 2018-11-14 | 140 Bytes | |
| reg-linux-arm64.md5 | 2018-11-14 | 108 Bytes | |
| reg-linux-arm64 | 2018-11-14 | 11.3 MB | |
| reg-linux-arm.sha256 | 2018-11-14 | 138 Bytes | |
| reg-linux-arm.md5 | 2018-11-14 | 106 Bytes | |
| reg-linux-arm | 2018-11-14 | 10.3 MB | |
| reg-freebsd-386.sha256 | 2018-11-14 | 140 Bytes | |
| reg-freebsd-386.md5 | 2018-11-14 | 108 Bytes | |
| reg-freebsd-386 | 2018-11-14 | 10.1 MB | |
| reg-freebsd-amd64.sha256 | 2018-11-14 | 142 Bytes | |
| reg-freebsd-amd64.md5 | 2018-11-14 | 110 Bytes | |
| reg-freebsd-amd64 | 2018-11-14 | 11.8 MB | |
| reg-darwin-386.sha256 | 2018-11-14 | 139 Bytes | |
| reg-darwin-386.md5 | 2018-11-14 | 107 Bytes | |
| reg-darwin-386 | 2018-11-14 | 10.1 MB | |
| reg-darwin-amd64.sha256 | 2018-11-14 | 141 Bytes | |
| reg-darwin-amd64.md5 | 2018-11-14 | 109 Bytes | |
| reg-darwin-amd64 | 2018-11-14 | 11.7 MB | |
| README.md | 2018-11-14 | 5.3 kB | |
| v0.16.0 source code.tar.gz | 2018-11-14 | 3.0 MB | |
| v0.16.0 source code.zip | 2018-11-14 | 3.9 MB | |
| Totals: 33 Items | 116.3 MB | 0 | |
Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.
darwin
386 - darwin
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="d8c4b5ea5948d186462bb3e979303baa12ecae69bf586ada3f59c181acbb9cb1"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-darwin-386" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
amd64 - darwin
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="f644bf8429a20c3dd19527c5f25d239b3c2544dcc65daeaa7bae6dc7fb117d61"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-darwin-amd64" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
freebsd
386 - freebsd
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="50c1edc341e1a85d9e4b763373dbfb56ffcdaca4b7568cc3c041828dcbc8c970"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-freebsd-386" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
amd64 - freebsd
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="a43190b5ab055f38e610f70ace196114aaab4d7db06ed047069856463ca71a5f"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-freebsd-amd64" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
linux
386 - linux
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="e5b440afc60466bdd6734d75e242609a5329299dfe1e237a31c4ef9b34ad4354"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-linux-386" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
amd64 - linux
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="0470b6707ac68fa89d0cd92c83df5932c9822df7176fcf02d131d75f74a36a19"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-linux-amd64" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
arm - linux
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="667ac137a223b30b4aa241a09a18856271786fdeb4f6a0c25714cd734ea8304c"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-linux-arm" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
arm64 - linux
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="83b73ab59891ead1b97d5f73c0d775b24555ffd627433e6a1efc97e3589ccb36"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-linux-arm64" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
windows
386 - windows
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="173a12bcaf8ccae285b9ae2ef7823d2eb20d9564800eb51a0d2d3f18cff63d24"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-windows-386" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h
amd64 - windows
:::console
# Export the sha256sum for verification.
$ export REG_SHA256="aec2ba84a2de95a21f1649e0f398ecf91575c1e1b8994e9589a28d2e32ce2cd8"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-windows-amd64" -o "/usr/local/bin/reg" \
&& echo "${REG_SHA256} /usr/local/bin/reg" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/reg"
$ echo "reg installed!"
# Run it!
$ reg -h