Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

v0.4.5

Compare
Choose a tag to compare
@jessfraz jessfraz released this 25 Sep 10:03
· 14 commits to master since this release

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 AUDIT_SHA256="8a2738e8a618269fb4b6f03bdd930eb151f7a29a57d8aca83ea0f230ec767fb8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-darwin-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - darwin
# Export the sha256sum for verification.
$ export AUDIT_SHA256="526b4c24dae45f1d692eb1c7e6e99327898ade1515f77def8a14befc8ce242e9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-darwin-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export AUDIT_SHA256="0b1b3cb05b0a1985079ef6e53b3b18d7a6cc1f74a5dae210cbda02ef40211822"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-freebsd-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export AUDIT_SHA256="ff6049387cc49504c90282ac53eac2b5e050f06f322598b976aa18e1ddad16a8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-freebsd-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

linux

386 - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="c316be7a04337eb6f512a966d5a1100886bed6854ff9317c396aef2a87cb833a"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-linux-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="0a63109146373a3e1dbe359ea8e00ba657591b3308030f15934c1d709e2c18e9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-linux-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
arm - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="c22db6ee92fa78a39b52194ea4f2b1eb1765964ff9ffea2486f05be6f1038d42"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-linux-arm" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
arm64 - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="1fdfaa9a6c81002ae1767fd15cdf6f8ffdb6fc57ae9a5abe436753ca2121bbc0"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-linux-arm64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export AUDIT_SHA256="770961834e93153af6ece8d59a6cd8cf35203f7b2691a948a5bf5911555f29b6"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-solaris-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

windows

386 - windows
# Export the sha256sum for verification.
$ export AUDIT_SHA256="f3c727df236f9018d0c05743c092c6dcdc57733166d7b4c758f170be869eccf9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-windows-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - windows
# Export the sha256sum for verification.
$ export AUDIT_SHA256="52669b11d9cfc2f7baeeafcce4b21670a5ecfba08a424cefaf7eeca1110150dc"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.5/audit-windows-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h