Releases: joshualambert/obsbot-tiny3-linux
Releases · joshualambert/obsbot-tiny3-linux
Release list
obsbot-tiny3-linux v0.1.0
Install
Every asset below is covered by SHA256SUMS and by a
Sigstore build-provenance attestation.
Verify first (any asset)
REL=https://github.com/joshualambert/obsbot-tiny3-linux/releases/download/v0.1.0
curl -fLO "$REL/obsbot-tiny3-linux-0.1.0-x86_64-linux-musl.tar.gz"
curl -fLO "$REL/SHA256SUMS"
sha256sum --check --ignore-missing SHA256SUMS
# and, with the gh CLI, the provenance of the build itself:
gh attestation verify obsbot-tiny3-linux-0.1.0-x86_64-linux-musl.tar.gz \
--repo joshualambert/obsbot-tiny3-linuxThen
tar xzf obsbot-tiny3-linux-0.1.0-x86_64-linux-musl.tar.gz
cd obsbot-tiny3-linux-0.1.0-x86_64-linux-musl
./install.sh # prebuilt binaries -> ~/.local/bin, no sudo
sudo ./packaging/install-root.sh # udev rule + system config (one-time)Debian/Ubuntu users can install the .deb, Fedora/RHEL the .rpm, and
Arch users the .pkg.tar.zst or the published PKGBUILD (which pins the
source tarball below by sha256 — no SKIP).
Checksums
54b4c6f3bca31b3bd881658cbbf336e4e4abd9abef3fa20812604dc5c6f99bd7 PKGBUILD
71eacfe07938b0297baf20dac3753ca541185d15cdd9392d015c830953cf5648 obsbot-tiny3-linux-0.1.0-1-aarch64.pkg.tar.zst
d768d438f9413dc1d8023525ff8661c348667a57aa1be3f50e5fc2cd4ad9ba76 obsbot-tiny3-linux-0.1.0-1-x86_64.pkg.tar.zst
7f8db55fbb608312f69c2ee4cd98be7b31e784bb9d1e4cf1e5fd9ee0dff07a85 obsbot-tiny3-linux-0.1.0-1.aarch64.rpm
7cf92f0196e2a140637b488ff7b55c0ecab587836f750f595128e37cf6481849 obsbot-tiny3-linux-0.1.0-1.x86_64.rpm
4f97a719babfa90780cab0a8a96d38401887512599efa81e4fe74b551532d250 obsbot-tiny3-linux-0.1.0-aarch64-linux-musl.tar.gz
bcb9c6df940a3ecbe04702425e60ee0a249226f6548603b40366b7f9f01f1624 obsbot-tiny3-linux-0.1.0-x86_64-linux-musl.tar.gz
911c83ac0dfc029571d04d1f7a57dd1e7ae6045857e8409057a1a62a6ee2f4bf obsbot-tiny3-linux-0.1.0.tar.gz
74fbf4f448bbaa7175af7507e48e9846ffa586c58be8f229babf9c37e413af92 obsbot-tiny3-linux_0.1.0_amd64.deb
03171ad8187531c4502c078f97216d53b7deea68d078d7c9504d5d735998e727 obsbot-tiny3-linux_0.1.0_arm64.deb