v0.2.2
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
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="ea5056a5ea2659b3be335630271a2889c4fc174689eb9e79782c8a45539dcc1f"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-darwin-386" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
amd64 - darwin
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="480425ee292989e57fb847311e23bb67f6fe4a503a4f20cea3fb9d4134035227"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-darwin-amd64" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
freebsd
386 - freebsd
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="7d37972f9c04966081233e99b3660ed156decdba572ffd63c66087d942cf6d53"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-freebsd-386" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="bf88eb10f40e7722b680ae4ec475eb60c3f1e3ca20f1c993352f3b2f428bf697"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-freebsd-amd64" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
linux
386 - linux
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="0964e9c248c0d708c3f506ac53adcebdbe5e09a30e4fdd322e61710f74c64a96"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-linux-386" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
amd64 - linux
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="fac6e3dfe44ad614ae41db8bcca3c17300d7cef2fbd2ccbe4d7f5eab5a46e119"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-linux-amd64" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
arm - linux
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="8a918fe547edbf76f0a2201faea286076cb8b2875aa0e2de887388dac2a1e413"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-linux-arm" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
arm64 - linux
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="4f335a1561bc4476acbcf13acd387a90fe516bb15ec550bf81df7a3d6457700e"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-linux-arm64" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
solaris
amd64 - solaris
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="16d1d898b3de260b927863ccd0c3b6cff56d28118a5a32007a3f6d594abc0d97"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-solaris-amd64" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
windows
386 - windows
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="edfef585c3e549cc9f347a02ce5489e6fd10428274d38d2e97d755365eb7faea"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-windows-386" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h
amd64 - windows
# Export the sha256sum for verification.
$ export PASTEBINIT_SHA256="dae2b2ec816a3f2ffe394d69c7f982834b7c15d579fb12e85449d90cc79574f4"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/pastebinit/releases/download/v0.2.2/pastebinit-windows-amd64" -o "/usr/local/bin/pastebinit" \
&& echo "${PASTEBINIT_SHA256} /usr/local/bin/pastebinit" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/pastebinit"
$ echo "pastebinit installed!"
# Run it!
$ pastebinit -h